BBMOD_Matrix.RotateQuatSelf

A function defined in BBMOD_Matrix.gml

RotateQuatSelf(_quat)

Description

Rotates the matrix using a quaternion and stores the result into self.

Arguments

Name Type Description
_quat Struct.BBMOD_Quaternion The quaternion to rotate the matrix with.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.