M

TriangulatedShellComponent.GetTriangle

Description:
Returns the triangle corresponding to the given index.
public TriangleInShellComponent GetTriangle(
	int triangleIndex
)
  • Int32
    triangleIndex
    The index of the triangle (between 0 and TriangleCount-1, inclusive).
Return Value The triangle. The triangle.