Cinemachine
CinemachineComposerm_SoftZoneWidth Field |
When target is within this region, camera will gradually move to re-align
towards the desired position, depending onm the damping speed
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[RangeAttribute(0f, 2f)] [TooltipAttribute("When target is within this region, camera will gradually rotate horizontally to re-align towards the desired position, depending on the damping speed.")] public float m_SoftZoneWidth
var m_SoftZoneWidth
Field Value
Type: SingleSee Also