Enum CinemachineCollider.ResolutionStrategy | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Enum CinemachineCollider.ResolutionStrategy

    The way in which the Collider will attempt to preserve sight of the target.

    Namespace: Cinemachine
    Syntax
    public enum ResolutionStrategy

    Fields

    Name Description
    PreserveCameraDistance

    In addition to pulling the camera forward, an effort will be made to return the camera to its original distance from the target

    PreserveCameraHeight

    In addition to pulling the camera forward, an effort will be made to return the camera to its original height

    PullCameraForward

    Camera will be pulled forward along its Z axis until it is in front of the nearest obstacle

    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