Cinemachine Confiner | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Cinemachine Confiner

    Use the Cinemachine Confiner extension to limit the camera’s position to a volume or area.

    Confier operates in 2D or 3D mode. The mode influences the kind of bounding shape it accepts. In 3D mode, the camera’s position in 3D is confined to a volume. This also works for 2D games, but you need to take the depth into account. In 2D mode, you don’t have to worry about depth.

    For orthographic cameras, there is an additional option to confine the screen edges, not just the camera point. This ensures that the entire screen area stays within the bounding area.

    Property: Function:
    Confine Mode Operate using a 2D bounding area or a 3D bounding volume.
    Confine 2D Use a Collider2D bounding area.
    Confine 3D Use a 3D Collider bounding volume.
    Bounding Volume The 3D volume to contain the camera in. This property is available when Confine Mode is set to Confine 3D.
    Bounding Shape 2D The 2D area to contain the camera in. This property is available when Confine Mode is set to Confine 2D.
    Confine Screen Edges Check to confine screen edges to the area when the camera is orthographic. When unchecked, confine only the camera center. Has no effect if camera is in perspective mode.
    Damping How gradually to return the camera to the bounding volume or area if it goes beyond the borders. Higher numbers are more gradual.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023