Performs a linear interpolation between two dual quats's NOTE: The resulting dual quaternions won't always be normalized (The error is most noticeable when t = 0.5)
the receiving dual quat
the first operand
the second operand
interpolation amount, in the range [0-1], between the two inputs
out
Generated using TypeDoc
Performs a linear interpolation between two dual quats's NOTE: The resulting dual quaternions won't always be normalized (The error is most noticeable when t = 0.5)