Field PositionDamping
How aggressively the camera tries to maintain the offset, per axis. Small numbers are more responsive, rapidly translating the camera to keep the target's offset. Larger numbers give a more heavy slowly responding camera. Using different settings per axis can yield a wide range of camera behaviors
Namespace: Unity.Cinemachine.TargetTracking
Assembly: solution.dll
Syntax
[Tooltip("How aggressively the camera tries to maintain the offset, per axis. Small numbers are more responsive, rapidly translating the camera to keep the target's offset. Larger numbers give a more heavy slowly responding camera. Using different settings per axis can yield a wide range of camera behaviors.")]
public Vector3 PositionDamping
Returns
Type | Description |
---|---|
Vector3 |