docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Position Control

    Use the Position Control behaviors to specify the algorithm that moves the CinemachineCamera in the Scene. To rotate the camera, set the Rotation Control behaviors.

    Position Control, with the Follow algorithm (red)

    Cinemachine includes these behaviors for moving a CinemachineCamera:

    • None: Does not procedurally move the Camera.
    • Follow: Moves in a fixed relationship to the Tracking Target.
    • Orbital Follow: moves in a variable relationship to the Tracking Target, optionally accepting player input.
    • Third Person follow: Pivots the camera horizontally and vertically around the player, with the pivot point at the Tracking Target, following the rotation of the tracking target.
    • Position Composer: Moves in a fixed screen-space relationship to the Tracking Target.
    • Hard Lock to Target: Uses the same position as the Tracking Target.
    • Spline Dolly: Moves along a predefined path, specified by a Spline.
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)