Click or drag to resize
Ab4d.SharpEngine logo

ISortedRenderingLayer Properties

The ISortedRenderingLayer type exposes the following members.

Properties
 NameDescription
Public propertyIsSortingEnabled If true than RenderingLayer 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 propertySortingType Gets a RenderingLayerSortTypes that specifies when the RenderingLayer needs to be resorted.
Top
See Also