Property SmoothStepFloat
SmoothStepFloat
Interpolate between two values a and b by ratio t with smoothing at the start and end.
Declaration
public static IInterpolator<float> SmoothStepFloat { get; }
Property Value
Type | Description |
---|---|
IInterpolator<float> |