Field m_LookaheadSmoothing
Controls the smoothness of the lookahead algorithm. Larger values smooth out jittery predictions and also increase prediction lag
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Tooltip("Controls the smoothness of the lookahead algorithm. Larger values smooth out jittery predictions and also increase prediction lag")]
[Range(3, 30)]
public float m_LookaheadSmoothing
반환
타입 | 설명 |
---|---|
float |