Skip to main content

QuaternionSphericalInterpolator

QuaternionSphericalInterpolator

Interpolates between two Quaternion spherically.

Static Fields

Instance

public QuaternionSphericalInterpolator Instance

The singleton instance of the Quaternion spherical interpolator.

Properties

valueType

Type valueType { get; }

The value type that this interpolator can interpolate.

Methods

Interpolate

Quaternion Interpolate(Quaternion& a, Quaternion& b, float t)