BBMOD_Quaternion.Equals

A function defined in BBMOD_Quaternion.gml

Equals(_q)

Description

Checks whether this quaternion equals to quaternion _q.

Arguments

Name Type Description
_q Struct.BBMOD_Quaternion The quaternion to compare to.

Returns

Bool Returns true if the two quaternions are equal.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.