SmoothFloat
method in Coherence.Interpolation.Smoothing
Methods
public float SmoothFloat(SmoothingSettings settings, float currentValue, float targetValue, double time)
Parameters
| Type | Name | Description | 
|---|---|---|
| SmoothingSettings | settings | |
| float | currentValue | |
| float | targetValue | |
| double | time | 
Returns
| Type | Description | 
|---|---|
| float |