A function defined in BBMOD_DualQuaternion.gml
MulSelf(_dq)
Multiplies two dual quaternions and stores the result into self
.
Name | Type | Description |
---|---|---|
_dq | Struct.BBMOD_DualQuaternion |
The other dual quaternion. |
Struct.BBMOD_DualQuaternion
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.