CinemachineTransposer.Damping Property

Cinemachine

CinemachineTransposerDamping Property

Damping speeds for each of the 3 axes of the offset from target

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected Vector3 Damping { get; }
function get_Damping();

Property Value

Type: Vector3
See Also