MeshTriangle.Vertex
Description:
A vertex of the triangle.
A vertex of the triangle.
public XYZ this[
int idx
] { get; }
-
Int32idxIndex of the vertex in the triangle: 0, 1 or 2.
public XYZ this[
int idx
] { get; }