BBMOD_Quaternion.Rotate

A function defined in BBMOD_Quaternion.gml

RotateOther(_v)

Description

Rotates a vector using the 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 © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.