Click or drag to resize

EnvironmentDofBlurNearEnabled Property

If true, enables the depth-of-field near blur effect.

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

Property Value

Type: Boolean
See Also