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