Renderable | |
The RenderablePrimitiveRenderingQueue type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedEffectType | Gets allowedEffectType that can be set in the constructor. When AllowedEffectType is not null then this RenderingQueue can get only RenderablePrimitive objects that use the specified Effect. | |
| Count |
Count of RenderablePrimitive objects used by this RenderablePrimitiveRenderingQueue
(Overrides RenderingQueueCount) | |
| Item |
Gets a RenderablePrimitiveBase with the specified index
(Overrides RenderingQueueItemInt32) |