Click or drag to resize
Ab4d.SharpEngine logo

SortedRenderingLayer Properties

The SortedRenderingLayer type exposes the following members.

Properties
 NameDescription
Public propertyIsSortingEnabled If true than sortable RenderLayers will be sorted.
Public propertyIsSortOrderDirty 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.
Public propertyItem Gets a RenderingItem with the specified index
(Overrides RenderingLayerItemInt32)
Public propertySortingType Gets a RenderingLayerSortTypes that specifies when the RenderingLayer needs to be resorted.
Top
See Also