Click or drag to resize

EnvironmentDofBlurFarQuality Property

The depth-of-field far 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 DofBlurFarQuality { get; set; }

Property Value

Type: EnvironmentDOFBlurQuality
See Also