Click or drag to resize

EnvironmentDofBlurNearQuality Property

The depth-of-field near blur's quality. Higher values can mitigate the visible banding effect seen at higher strengths, but are much slower.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public EnvironmentDOFBlurQuality DofBlurNearQuality { get; set; }

Property Value

Type: EnvironmentDOFBlurQuality
See Also