|
RenderablePrimitiveStateSortValue Field |
The state sort value represent an unsigned Int32 number that is a short hash value calculated from the properties of this RenderablePrimitive
(mostly from material) and can be used to sort and group similar RenderablePrimitive. This can improve performance.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public uint StateSortValue
Field Value
UInt32See Also