BBMOD_Quaternion.ScaleSelf

A function defined in BBMOD_Quaternion.gml

ScaleSelf(_s)

Description

Scales each component of the quaternion by a real value and stores the result into self.

Arguments

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

Returns

Struct.BBMOD_Quaternion Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.