ISorted | |
The ISortedRenderingLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| IsSortingEnabled | If true than RenderingLayer 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. | |
| SortingType | Gets a RenderingLayerSortTypes that specifies when the RenderingLayer needs to be resorted. |