Click or drag to resize
AB4D logo

RenderablePrimitiveSetMaterialSortHash Method

SetMaterialSortHash calculates the StateSortValue based on the current material and other properties of this RenderablePrimitive

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public void SetMaterialSortHash(
	int renderingQueueIndex
)

Parameters

renderingQueueIndex  Int32
 
See Also