Sorted |
The SortedRenderingLayer type exposes the following members.
Name | Description | |
---|---|---|
IsSortingEnabled | If true than sortable RenderLayers will be sorted. | |
IsSortOrderDirty | Gets a Boolean that specified if sort order of RenderingItems is not correct and the Sort(RenderingContext, ICamera, Boolean) method needs to be called before getting the RenderingItems. | |
Item |
Gets a RenderingItem with the specified index
(Overrides RenderingLayerItemInt32) | |
SortingType | Gets a RenderingLayerSortTypes that specifies when the RenderingLayer needs to be resorted. |