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