A function defined in BBMOD_DualQuaternion.gml
Transform(_v)
Translates and rotates a vector using the dual quaternion and returns the result as a new vector.
Name | Type | Description |
---|---|---|
_v | Struct.BBMOD_Vec3 |
The vector to transform. |
Struct.BBMOD_Vec3
The created vector.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.