2024 Property
Changes 0
P

Mesh.Triangle

Description:
Retrieves a specific triangle.
public MeshTriangle this[
	int idx
] { get; }
  • Int32
    idx
    Index of the triangle, must be in [0, NumTriangles).