Const
Returns whether or not the quaternions have exactly the same elements in the same position (when compared with ===)
Returns whether or not the vectors have exactly the same elements in the same position (when compared with ===)
The first vector.
The second vector.
True if the vectors are equal, false otherwise.
The first quaternion.
The second quaternion.
True if the quaternions are equal, false otherwise.
Returns whether or not the quaternions have exactly the same elements in the same position (when compared with ===)