BBMOD_Quaternion.Mul

A function defined in BBMOD_Quaternion.gml

Mul(_q)

Description

Multiplies two quaternions and returns the result as a new quaternion.

Arguments

Name Type Description
_q Struct.BBMOD_Quaternion The other quaternion.

Returns

Struct.BBMOD_Quaternion The created quaternion.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.