Cinemachine
CinemachineComposerm_LookaheadTime Field |
This setting will instruct the composer to adjust its target offset based
on the motion of the target. The composer will look at a point where it estimates
the target will be this many seconds into the future. Note that this setting is sensitive
to noisy animation, and can amplify the noise, resulting in undesirable camera jitter.
If the camera jitters unacceptably when the target is in motion, turn down this setting,
or animate the target more smoothly.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("This setting will instruct the composer to adjust its target offset based on the motion of the target. The composer will look at a point where it estimates the target will be this many seconds into the future. Note that this setting is sensitive to noisy animation, and can amplify the noise, resulting in undesirable camera jitter. If the camera jitters unacceptably when the target is in motion, turn down this setting, or animate the target more smoothly.")] [RangeAttribute(0f, 1f)] public float m_LookaheadTime
var m_LookaheadTime
Field Value
Type: SingleSee Also