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