docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineAutoFocus.FocusTrackingMode

    The reference object for focus tracking

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public enum CinemachineAutoFocus.FocusTrackingMode

    Fields

    Name Description
    Camera

    Focus offset is relative to the camera

    CustomTarget

    Focus offset is relative to the Custom target set here

    FollowTarget

    Focus offset is relative to the Follow target

    LookAtTarget

    Focus offset is relative to the LookAt target

    None

    No focus tracking

    ScreenCenter

    HDRP only: Focus will be on whatever is located in the depth buffer. at the center of the screen

    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)