function
RotateQuat(_quat)
Rotates the matrix using a quaternion
Name | Type | Description |
---|---|---|
_quat | Struct.BBMOD_Quaternion |
The quaternion to rotate the matrix with. |
Struct.BBMOD_Matrix
The resulting matrix.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.