 |
RenderablePrimitive.SetMaterialSortHash 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.1.9105.2048 (1.0.0.0)
Syntaxpublic void SetMaterialSortHash(
int renderingQueueIndex
)
Parameters
- renderingQueueIndex Int32
-
See Also