BBMOD_DualQuaternion.TransformOther

A function defined in BBMOD_DualQuaternion.gml

TransformOther(_v)

Description

Translates and rotates a vector using the dual quaternion and stores the result into the vector.

Arguments

Name Type Description
_v Struct.BBMOD_Vec3 The vector to transform.

Returns

Struct.BBMOD_Vec3 Returns vector _v.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.