BBMOD_DualQuaternion.ScaleSelf

A function defined in BBMOD_DualQuaternion.gml

ScaleSelf(_s)

Description

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

Arguments

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

Returns

Struct.BBMOD_DualQuaternion Returns self.

Do you find this page helpful?

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