value(progress:)
Returns the interpolated value at the given progress in the range zero to one.
Declaration
func value(progress: Double) -> ValueReturns the interpolated value at the given progress in the range zero to one.
func value(progress: Double) -> Value