Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public uint StateSortValue

Field Value

UInt32
See Also