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