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