CinemachineConfiner.m_ConfineScreenEdges Field

Cinemachine

CinemachineConfinerm_ConfineScreenEdges Field

If camera is orthographic, screen edges will be confined to the volume.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("If camera is orthographic, screen edges will be confined to the volume.  If not checked, then only the camera center will be confined")]
public bool m_ConfineScreenEdges
var m_ConfineScreenEdges

Field Value

Type: Boolean
See Also