CurveBuilder1.WithPoint

WithPoint(float, T, bool)

public CurveBuilder WithPoint(float offset, T value, bool isLinear = true)

See Also


WithPoint(float, params float[])

public CurveBuilder WithPoint(float offset, params float[] values)

See Also