Click or drag to resize

EnvironmentDofBlurNearDistance Property

Distance from the camera where the near blur effect affects the rendering.

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

Property Value

Type: Single
See Also