Function pow
Parameters
- out: quat
the receiving quaternion
- a: ReadonlyQuat
quat to calculate the exponential of
- b: number
amount to scale the quaternion by
Returns quat
out
- out: quat
Was this helpful?
the receiving quaternion
quat to calculate the exponential of
amount to scale the quaternion by
out
Calculate the scalar power of a unit quaternion.