Overload List

  NameDescription
Public methodStatic memberSlerp(Vector3D, Vector3D, Double)
Spherical interpolation between two points (3d-vectors) The effect is a rotation with uniform angular velocity around a fixed rotation axis from one state of rotation to another
Public methodStatic memberSlerp(Vector4D, Vector4D, Double)
Spherical interpolation between two quaternions (4d-vectors) The effect is a rotation with uniform angular velocity around a fixed rotation axis from one state of rotation to another

See Also