BBMOD_DualQuaternion.Scale

A function defined in BBMOD_DualQuaternion.gml

Scale(_s)

Description

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

Arguments

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

Returns

Struct.BBMOD_DualQuaternion The created dual quaternion.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.