Click or drag to resize
DigitalRuneInterpolationHelperSlerp Method
Performs a spherical linear interpolation of the two quaternions.
Overload List
  NameDescription
Public methodStatic memberSlerp(QuaternionD, QuaternionD, Double)
Performs a spherical linear interpolation of the two QuaternionD.
Public methodStatic memberSlerp(QuaternionF, QuaternionF, Single)
Performs a spherical linear interpolation of the two QuaternionF.
Top
See Also