Equals
Summary
public bool Equals(Quaternion other)
Determines whether the specified Object is equal to the Quaternion.
Returns
Parameters
- Quaternion other
Summary
public bool Equals(Quaternion value, float epsilon)
Returns
Parameters
- Quaternion value
- float epsilon
Summary
public virtual bool Equals(object obj)
Returns a value that indicates whether the current instance is equal to a specified object.
Returns
Parameters
- object obj