Field Damping
How responsively the camera tracks the target. Each axis (camera-local) can have its own setting. Value is the approximate time it takes the camera to catch up to the target's new position. Smaller values give a more rigid effect, larger values give a squishier one.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("How responsively the camera tracks the target. Each axis (camera-local) can have its own setting. Value is the approximate time it takes the camera to catch up to the target's new position. Smaller values give a more rigid effect, larger values give a squishier one")]
public Vector3 Damping
Returns
Type | Description |
---|---|
Vector3 |