Table of Contents

Class RenderObject

Namespace
Stride.Rendering
Assembly
Stride.Rendering.dll

Describes something that can be rendered by a RootRenderFeature.

public abstract class RenderObject
Inheritance
RenderObject
Derived

Fields

ActiveRenderStages

public ActiveRenderStage[] ActiveRenderStages

Field Value

ActiveRenderStage[]

BoundingBox

public BoundingBoxExt BoundingBox

Field Value

BoundingBoxExt

Enabled

public bool Enabled

Field Value

bool

Index

public readonly int Index

Field Value

int

ObjectNode

public ObjectNodeReference ObjectNode

Field Value

ObjectNodeReference

RenderFeature

public RootRenderFeature RenderFeature

Field Value

RootRenderFeature

RenderGroup

public RenderGroup RenderGroup

Field Value

RenderGroup

Source

Can be used to setup a link to a source. Typically, this might be an entity component.

public object Source

Field Value

object

StateSortKey

public uint StateSortKey

Field Value

uint

StaticObjectNode

public StaticObjectNodeReference StaticObjectNode

Field Value

StaticObjectNodeReference

VisibilityObjectNode

public StaticObjectNodeReference VisibilityObjectNode

Field Value

StaticObjectNodeReference