A function defined in BBMOD_DualQuaternion.gml
Pow(_p)
Computes the power of the dual quaternion raised to a real number and returns the result as a new dual quaternion.
Name | Type | Description |
---|---|---|
_p | Real |
The power value. |
Struct.BBMOD_DualQuaternion
The created dual quaternion.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.