Face Properties | 
[This is preliminary documentation and is subject to change.]
The Face type exposes the following members.
| Name | Description | |
|---|---|---|
| Loops | 
            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.
              | |
| VertexIndexes | 
            Returns all the vertex indexes used by this face, as a flat list.
              |