Enum CinemachineConfiner.Mode
The confiner can operate using a 2D bounding shape or a 3D bounding volume
Namespace: Cinemachine
Syntax
public enum ModeFields
| Name | Description | 
|---|---|
| Confine2D | Use a 2D bounding shape, suitable for an orthographic camera | 
| Confine3D | Use a 3D bounding shape, suitable for perspective cameras |