CinemachineCollider.m_AvoidObstacles Field

Cinemachine

CinemachineColliderm_AvoidObstacles Field

When enabled, will attempt to resolve situations where the line of sight to the target is blocked by an obstacle

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SpaceAttribute]
[TooltipAttribute("When enabled, will attempt to resolve situations where the line of sight to the target is blocked by an obstacle")]
[FormerlySerializedAsAttribute("m_PreserveLineOfSight")]
public bool m_AvoidObstacles
var m_AvoidObstacles

Field Value

Type: Boolean
See Also