Overload List
Name | Description | |
---|---|---|
Slerp(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
| |
Slerp(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
|