CinemachineFramingTransposer.m_DeadZoneDepth Field

Cinemachine

CinemachineFramingTransposerm_DeadZoneDepth Field

The camera will not move along its z-axis if the Follow target is within this distance of the specified camera distance

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The camera will not move along its z-axis if the Follow target is within this distance of the specified camera distance")]
[FormerlySerializedAsAttribute("m_DistanceDeadZoneSize")]
public float m_DeadZoneDepth
var m_DeadZoneDepth

Field Value

Type: Single
See Also