A function defined in BBMOD_DualQuaternion.gml
Mul(_dq)
Multiplies two dual quaternions and returns the result as a new dual quaternion.
| Name | Type | Description |
|---|---|---|
| _dq | Struct.BBMOD_DualQuaternion |
The other dual quaternion. |
Struct.BBMOD_DualQuaternion The created dual quaternion.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.