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