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