Click or drag to resize
AB4D logo

SortedRenderablePrimitiveRenderingQueue Properties

The SortedRenderablePrimitiveRenderingQueue type exposes the following members.

Properties
 NameDescription
Public propertyIsSorted Gets a Boolean that specified is rendering queue items have been sorted.
Public propertyIsSortingEnabled If true than sortable RenderQueues will be sorted.
Public propertyItem Gets a RenderablePrimitiveBase with the specified index
(Overrides RenderablePrimitiveRenderingQueueItemInt32)
Public propertySortingType Gets a RenderingQueueSorterType that specifies when the RenderingQueue needs to be resorted.
Top
See Also