MeshTriangleReference

A reference to a mesh triangle.

Inheritance

The MeshTriangleReference object is derived from the object.

Usage locations

The MeshTriangleReference object can be accessed from the following locations:

Property List

Index
Returns the index of this element in the element collection. (Read only number)
Value
Returns the MeshTriangleReference associated with this element. (Read only MeshTriangleReference)

Property Details

Index
Returns the index of this element in the element collection.
Type
number
Access
Read only
Value
Returns the MeshTriangleReference associated with this element.
Type
MeshTriangleReference
Access
Read only