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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.