docs.unity.cn
    Show / Hide Table of Contents

    Enum DepthOfFieldMode

    Focusing modes for the depth of field effect.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum DepthOfFieldMode

    Fields

    Name Description Value
    Manual

    Uses custom distance values to set the focus.

    Off

    Disables depth of field.

    UsePhysicalCamera

    Uses the physical Camera to set focusing properties.

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