BBMOD_DualQuaternion.Pow

A function defined in BBMOD_DualQuaternion.gml

Pow(_p)

Description

Computes the power of the dual quaternion raised to a real number and returns the result as a new dual quaternion.

Arguments

Name Type Description
_p Real The power value.

Returns

Struct.BBMOD_DualQuaternion The created dual quaternion.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.