CinemachineFramingTransposer.m_DeadZoneWidth Field

Cinemachine

CinemachineFramingTransposerm_DeadZoneWidth Field

Camera will not move horizontally if the target is within this range of the position

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SpaceAttribute]
[RangeAttribute(0f, 1f)]
[TooltipAttribute("Camera will not move horizontally if the target is within this range of the position.")]
public float m_DeadZoneWidth
var m_DeadZoneWidth

Field Value

Type: Single
See Also