docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineOrbitalFollow.ReferenceFrames

    Defines the reference frame in which horizontal recentering is done.

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public enum CinemachineOrbitalFollow.ReferenceFrames

    Fields

    Name Description
    AxisCenter

    Static reference frame. Axis center value is not dynamically updated.

    LookAtTarget

    Axis center is dynamically adjusted to be behind the LookAt Target's forward.

    ParentObject

    Axis center is dynamically adjusted to be behind the parent object's forward.

    TrackingTarget

    Axis center is dynamically adjusted to be behind the Tracking Target's forward.

    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)