A function defined in BBMOD_DualQuaternion.gml
Copy(_dq)
Copies components of the dual quaternion into other dual quaternion.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_DualQuaternion |
The destination dual quaternion. |
Struct.BBMOD_DualQuaternion
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.