BBMOD_Quaternion.Scale

A function defined in BBMOD_Quaternion.gml

Scale(_s)

Description

Scales each component of the quaternion by a real value and returns the result as a new quaternion.

Arguments

Name Type Description
_s Real The value to scale the quaternion by.

Returns

Struct.BBMOD_Quaternion The created quaternion.

Do you find this page helpful?

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