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