A function defined in BBMOD_Quaternion.gml
Copy(_dest)
Copies components of the quaternion into other quaternion.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Quaternion |
The destination quaternion. |
Struct.BBMOD_Quaternion
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.