A function defined in BBMOD_DualQuaternion.gml
TransformOther(_v)
Translates and rotates a vector using the dual quaternion and stores the result into the vector.
Name | Type | Description |
---|---|---|
_v | Struct.BBMOD_Vec3 |
The vector to transform. |
Struct.BBMOD_Vec3
Returns vector _v
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.