|
RenderablePrimitiveSetMaterialSortHash Method |
SetMaterialSortHash calculates the StateSortValue based on the current material and other properties of this RenderablePrimitive
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public void SetMaterialSortHash(
int renderingQueueIndex
)
Parameters
- renderingQueueIndex Int32
-
See Also