A function defined in BBMOD_DualQuaternion.gml
ScaleSelf(_s)
Scales each component of the dual quaternion by a real value and stores the result into self.
| Name | Type | Description |
|---|---|---|
| _s | Real |
The value to scale the dual quaternion by. |
Struct.BBMOD_DualQuaternion Returns self.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.