Field Smoothing
Controls the smoothness of the lookahead algorithm. Larger values smooth out jittery predictions and also increase prediction lag
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("Controls the smoothness of the lookahead algorithm. Larger values smooth out jittery predictions and also increase prediction lag")]
[RangeSlider(0, 30)]
public float Smoothing
Returns
Type | Description |
---|---|
float |