CinemachineFramingTransposer.m_LookaheadSmoothing Field

Cinemachine

CinemachineFramingTransposerm_LookaheadSmoothing Field

Controls the smoothness of the lookahead algorithm. Larger values smooth out jittery predictions and also increase prediction lag

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Controls the smoothness of the lookahead algorithm.  Larger values smooth out jittery predictions and also increase prediction lag")]
[RangeAttribute(3f, 30f)]
public float m_LookaheadSmoothing
var m_LookaheadSmoothing

Field Value

Type: Single
See Also