A function defined in BBMOD_Quaternion.gml
Mul(_q)
Multiplies two 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 © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.