MeshTriangle.Index
Property
Description:
The index of the vertex in the Vertices array of the mesh, for indexed access.
The index of the vertex in the Vertices array of the mesh, for indexed access.
Parameters
Parameter | Type | Description |
---|---|---|
idx | Int32 | Index of the vertex in the triangle: 0, 1 or 2. |
Return Value