CinemachineFramingTransposer.m_DeadZoneHeight Field

Cinemachine

CinemachineFramingTransposerm_DeadZoneHeight Field

Camera will not move vertically 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
[RangeAttribute(0f, 1f)]
[TooltipAttribute("Camera will not move vertically if the target is within this range of the position.")]
public float m_DeadZoneHeight
var m_DeadZoneHeight

Field Value

Type: Single
See Also