A function defined in BBMOD_Quaternion.gml
RotateOther(_v)
Rotates a vector using the quaternion and stores the result into the vector.
Name | Type | Description |
---|---|---|
_v | Struct.BBMOD_Vec3 |
The vector to rotate. |
Struct.BBMOD_Vec3
Returns vector _v
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.