A function defined in BBMOD_Quaternion.gml
Equals(_q)
Checks whether this quaternion equals to quaternion _q
.
Name | Type | Description |
---|---|---|
_q | Struct.BBMOD_Quaternion |
The quaternion to compare to. |
Bool
Returns true
if the two quaternions are equal.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.