FaceEquals Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
Equals(Face) |
Check if this instance is equal to the provided instance.
Faces are equal when they have the exact same amount of loops and each loop has the same vertex indexes in the same order.
| |
Equals(Object) |
Check if this instance is equal to the provided object
(Overrides ObjectEquals(Object).) |