A function defined in BBMOD_DualQuaternion.gml
Scale(_s)
Scales each component of the dual quaternion by a real value and returns the result as a new dual quaternion.
Name | Type | Description |
---|---|---|
_s | Real |
The value to scale the dual quaternion by. |
Struct.BBMOD_DualQuaternion
The created dual quaternion.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.