BBMOD_DualQuaternion.PowSelf

A function defined in BBMOD_DualQuaternion.gml

PowSelf(_p)

Description

Computes the power of the dual quaternion raised to a real number and stores the result into self.

Arguments

Name Type Description
_p Real The power value.

Returns

Struct.BBMOD_DualQuaternion Returns self.

Do you find this page helpful?

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