FaceAddLoopReversed Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| AddLoopReversed(Int32) |
Adds the provided vertices to the face, but in reversed order (last index becomes first index, etc)
| |
| AddLoopReversed(IReadOnlyListInt32) |
Adds the provided vertices to the face, but in reversed order (last index becomes first index, etc)
|