A function defined in BBMOD_Matrix.gml
RotateQuatSelf(_quat)
Rotates the matrix using a quaternion and stores the result into self
.
Name | Type | Description |
---|---|---|
_quat | Struct.BBMOD_Quaternion |
The quaternion to rotate the matrix with. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.