Field m_TargetMovementOnly
If set, damping will apply only to target motion, and not when the camera rotation changes. Turn this on to get an instant response when the rotation changes
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("If set, damping will apply only to target motion, but not to camera rotation changes. Turn this on to get an instant response when the rotation changes. ")]
public bool m_TargetMovementOnly
Returns
Type | Description |
---|---|
bool |