A function defined in BBMOD_Quaternion.gml
Add(_q)
Adds quaternions and returns the result as a new quaternion.
Name | Type | Description |
---|---|---|
_q | Struct.BBMOD_Quaternion |
The other quaternion. |
Struct.BBMOD_Quaternion
The created quaternion.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.