Click or drag to resize
AB4D logo

RenderablePrimitiveRenderingQueue Properties

The RenderablePrimitiveRenderingQueue type exposes the following members.

Properties
 NameDescription
Public propertyAllowedEffectType 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.
Public propertyCount Count of RenderablePrimitive objects used by this RenderablePrimitiveRenderingQueue
(Overrides RenderingQueueCount)
Public propertyItem Gets a RenderablePrimitiveBase with the specified index
(Overrides RenderingQueueItemInt32)
Top
See Also