Click or drag to resize

EnvironmentDofBlurFarDistance Property

The distance from the camera where the far blur effect affects the rendering.

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

Property Value

Type: Single
See Also