CinemachineConfiner.m_BoundingShape2D Field

Cinemachine

CinemachineConfinerm_BoundingShape2D Field

The 2D shape within which the camera is to be contained.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The 2D shape within which the camera is to be contained")]
public Collider2D m_BoundingShape2D
var m_BoundingShape2D

Field Value

Type: Collider2D
See Also