A function defined in BBMOD_DualQuaternion.gml
PowSelf(_p)
Computes the power of the dual quaternion raised to a real number and stores the result into self
.
Name | Type | Description |
---|---|---|
_p | Real |
The power value. |
Struct.BBMOD_DualQuaternion
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.