Cinemachine
CinemachineComposerm_DeadZoneWidth Field |
Camera will not rotate 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
[RangeAttribute(0f, 1f)] [TooltipAttribute("Camera will not rotate horizontally if the target is within this range of the position.")] public float m_DeadZoneWidth
var m_DeadZoneWidth
Field Value
Type: SingleSee Also