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