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

    Enum CinemachineTransposer.BindingMode

    The coordinate space to use when interpreting the offset from the target

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

    Fields

    Name Description
    LockToTarget

    Camera will be bound to the Follow target using the target's local frame.

    LockToTargetNoRoll

    Camera will be bound to the Follow target using a frame of reference consisting of the target's local frame, with the roll zeroed out.

    LockToTargetOnAssign

    Camera will be bound to the Follow target using a frame of reference consisting of the target's local frame at the moment when the virtual camera was enabled, or when the target was assigned.

    LockToTargetWithWorldUp

    Camera will be bound to the Follow target using a frame of reference consisting of the target's local frame, with the tilt and roll zeroed out.

    SimpleFollowWithWorldUp

    Offsets will be calculated relative to the target, using Camera-local axes

    WorldSpace

    Camera will be bound to the Follow target using a world space offset.

    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