CurveSampler.InterpolateLinear

CurveSampler.InterpolateLinear method

public static float[] InterpolateLinear(IReadOnlyList<float> start, IReadOnlyList<float> end, 
    float amount)

See Also