Field m_Damping
How gradually the camera returns to its normal position after having been corrected. Higher numbers will move the camera more gradually back to normal.
Namespace: Cinemachine
Assembly: solution.dll
Syntax
[Range(0, 10)]
[Tooltip("How gradually the camera returns to its normal position after having been corrected. Higher numbers will move the camera more gradually back to normal.")]
[FormerlySerializedAs("m_Smoothing")]
public float m_Damping
Returns
Type | Description |
---|---|
float |