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
    Off

    Disables depth of field.


    0
    UsePhysicalCamera

    Uses the physical Camera to set focusing properties.


    1
    Manual

    Uses custom distance values to set the focus.


    2
    See Also
    focusMode
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023