Mesh.Triangle
Description:
Retrieves a specific triangle.
Retrieves a specific triangle.
public MeshTriangle this[
int idx
] { get; }
-
Int32idxIndex of the triangle, must be in [0, NumTriangles).
public MeshTriangle this[
int idx
] { get; }