BBMOD_DualQuaternion.SclerpSelf

A function defined in BBMOD_DualQuaternion.gml

SclerpSelf(_dq, _s)

Description

Computes a screw linear interpolation of two dual quaternions and stores the result into self.

Arguments

Name Type Description
_dq Struct.BBMOD_DualQuaternion The other dual quaternion.
_s Real The interpolation factor.

Returns

Struct.BBMOD_DualQuaternion Returns self.

Do you find this page helpful?

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