A function defined in BBMOD_Quaternion.gml
Dot(_q)
Computes a dot product of two dual quaternions.
Name | Type | Description |
---|---|---|
_q | Struct.BBMOD_Quaternion |
The other quaternion. |
Real
The dot product of the quaternions.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.