Enum KernelSize
Convolution kernel size for the Depth of Field effect.
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public enum KernelSize
Fields
Name | Description |
---|---|
Large | Large filter. |
Medium | Medium filter. |
Small | Small filter. |
VeryLarge | Very large filter. |