CinemachineConfiner.m_ConfineMode Field

Cinemachine

CinemachineConfinerm_ConfineMode Field

The confiner can operate using a 2D bounding shape or a 3D bounding volume

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The confiner can operate using a 2D bounding shape or a 3D bounding volume")]
public CinemachineConfinerMode m_ConfineMode
var m_ConfineMode

Field Value

Type: CinemachineConfinerMode
See Also