docs.unity.cn
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 — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023