Class: Quat
Lua
C++
Edit

Quat::Slerp

This method performs spherical linear interpolation to interpolate between two rotations.

Syntax

Parameter Description
dest target rotation to match
blend interpolation amount between 0 and 1

Returns

Returns the interpolated rotation.

Copyright © 2024 Ultra Software.
All rights reserved.