Click or drag to resize

Face Properties

[This is preliminary documentation and is subject to change.]

The Face type exposes the following members.

Properties
  NameDescription
Public propertyLoops
Returns all the loops and the vertex indexes that define them, defined on this face. Usually a face will only have 1 loop, but if there are openings in the face then there will be more.
Public propertyVertexIndexes
Returns all the vertex indexes used by this face, as a flat list.
Top
See Also