docs.unity.cn
    Show / Hide Table of Contents

    Enum KernelSize

    Convolution kernel size for the Depth of Field effect.

    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    public enum KernelSize : int

    Fields

    Name Description Value
    Large

    Large filter.

    Medium

    Medium filter.

    Small

    Small filter.

    VeryLarge

    Very large filter.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, April 14, 2022
    Terms of use