Click or drag to resize
BaseRendererComponent Properties

The BaseRendererComponent type exposes the following members.

Properties
  NameDescription
Public property_GameObject
Get the game object this component is attached to.
(Inherited from BaseComponent.)
Public propertyBlendingState
Set / get Entity blending state.
Public propertyEnabled
Is this component currently enabled.
(Inherited from BaseComponent.)
Public propertyName
Get / set the name of this component.
(Inherited from IComponent.)
Public propertyRenderingQueue
Set / get the rendering queue of this entity.
Top
See Also