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