QuaternionLinearInterpolator
QuaternionLinearInterpolator
Static Fields
Instance
public QuaternionLinearInterpolator Instance
The singleton instance of the Quaternion linear interpolator.
Properties
valueType
Type valueType { get; }
The value type that this interpolator can interpolate.
Methods
Interpolate
Quaternion Interpolate(Quaternion& a, Quaternion& b, float t)