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

    Enum CinemachineTrackedDolly.CameraUpMode

    Different ways to set the camera's up vector

    Namespace: Cinemachine
    Syntax
    [DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
    public enum CameraUpMode

    Fields

    Name Description
    Default

    Leave the camera's up vector alone. It will be set according to the Brain's WorldUp.

    FollowTarget

    Take the up vector from the Follow target's up vector

    FollowTargetNoRoll

    Take the up vector from the Follow target's up vector, but with the roll zeroed out

    Path

    Take the up vector from the path's up vector at the current point

    PathNoRoll

    Take the up vector from the path's up vector at the current point, but with the roll zeroed out

    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