Click or drag to resize
AB4D logo

MeshTrianglesSorterSortedIndicesArray Property

Gets a sorted triangle indices array that is sorted when calling SortByCameraDistance(Vector3, Boolean) method.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 6.1.8746.1045
Syntax
C#
public int[] SortedIndicesArray { get; }

Property Value

Int32
See Also