Click or drag to resize
BoundingBoxRenderer Properties

The BoundingBoxRenderer 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.
(Inherited from BaseRendererComponent.)
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.
(Inherited from BaseRendererComponent.)
Top
See Also