BoundingBoxEntity Fields |
The BoundingBoxEntity type exposes the following members.
Name | Description | |
---|---|---|
BlendingState |
Blending state for this entity.
(Inherited from BaseRenderableEntity.) | |
IsBoxAlreadyTransformed |
If true, it means bounding box is already transformed and we don't need to apply world matrix on it.
| |
RenderingQueue |
Which rendering queue to use for this entity.
Rendering queues determine different rendering settings (like opacity support, blending, sorting etc) + the order
in which the entities are drawn.
(Inherited from BaseRenderableEntity.) |