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