BBMOD_DualQuaternion.RotateOther

A function defined in BBMOD_DualQuaternion.gml

RotateOther(_v)

Description

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 rotate.

Returns

Struct.BBMOD_Vec3 Returns vector _v.

Do you find this page helpful?

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