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