CinemachineTransposer.AngularDamping Property

Cinemachine

CinemachineTransposerAngularDamping Property

Damping speeds for each of the 3 axes of the target's rotation

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

Property Value

Type: Vector3
See Also