docs.unity.cn
    Show / Hide Table of Contents

    Enum FocusDistanceMode

    Options for the source of the focus distance HDRP uses in the depth of field calculations.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum FocusDistanceMode

    Fields

    Name Description Value
    Camera

    Uses the focus distance from the physical camera.

    Volume

    Uses the focus distance from the Volume component.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use