Click or drag to resize

FaceEquals Method

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

Overload List
  NameDescription
Public methodEquals(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.
Public methodEquals(Object)
Check if this instance is equal to the provided object
(Overrides ObjectEquals(Object).)
Top
See Also