Quaternion::Equals Method (Quaternion)
Returns a value that indicates whether this instance and another quaternion are equal.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- other
- Type: System.Numerics::Quaternion
The other quaternion.
Implements
IEquatable<T>::Equals(T)
Show: