Click or drag to resize

Face3 Properties

The Face3 type exposes the following members.

Properties
  NameDescription
Public propertyA
index of node A of the face
Public propertyB
index of node B of the face
Public propertyC
index of node C of the face
Public propertyD
index of node D of the face
Public propertyIsQuad
return true if the face is a quadrangle
Public propertyIsTriangle
return true if the face is a triangle
Public propertyItem
Get or set face vertex by index.
Top
See Also