CinemachineFramingTransposer.m_SoftZoneHeight Field

Cinemachine

CinemachineFramingTransposerm_SoftZoneHeight 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 move vertically to re-align towards the desired position, depending on the damping speed.")]
public float m_SoftZoneHeight
var m_SoftZoneHeight

Field Value

Type: Single
See Also