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 © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.