Class RenderObject
Describes something that can be rendered by a RootRenderFeature.
public abstract class RenderObject
- Inheritance
-
RenderObject
- Derived
Fields
ActiveRenderStages
public ActiveRenderStage[] ActiveRenderStages
Field Value
BoundingBox
public BoundingBoxExt BoundingBox
Field Value
Enabled
public bool Enabled
Field Value
Index
public readonly int Index
Field Value
ObjectNode
public ObjectNodeReference ObjectNode
Field Value
RenderFeature
public RootRenderFeature RenderFeature
Field Value
RenderGroup
public RenderGroup RenderGroup
Field Value
Source
Can be used to setup a link to a source. Typically, this might be an entity component.
public object Source
Field Value
StateSortKey
public uint StateSortKey
Field Value
StaticObjectNode
public StaticObjectNodeReference StaticObjectNode
Field Value
VisibilityObjectNode
public StaticObjectNodeReference VisibilityObjectNode