2027 Property
Changes 0
P

MeshTriangle.Index

Description:
The index of the vertex in the Vertices array of the mesh, for indexed access.
public uint this[
	int idx
] { get; }
  • Int32
    idx
    Index of the vertex in the triangle: 0, 1 or 2.