Property LerpQuaternion LerpQuaternion Linearly interpolate between two values a and b by ratio t. Declaration public static IInterpolator<quaternion> LerpQuaternion { get; } Property Value Type Description IInterpolator<quaternion>