Returns the linear interpolation of weighted quaternions. The result is not normalized, but will be normalized automatically
when converted to to a matrix. Nlerp is sometimes used as a less computationally expensive substitute for slerp (spherical
linear interpolation).
Category: Rotation
Output Ports: Result
|
The array of quaternions.
|
|
The array of weights.
|