Click or drag to resize

QuaternionEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Returns a boolean indicating whether the given Object is equal to this Quaternion instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Quaternion)
Returns a boolean indicating whether the given Quaternion is equal to this Quaternion instance.
Top
See Also