Click or drag to resize

EnvironmentSetDofBlurFarAmount Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.SetDofBlurFarAmount(System.Single)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetDofBlurFarAmount is deprecated. Use the DofBlurFarAmount property instead.")]
public void SetDofBlurFarAmount(
	float intensity
)

Parameters

intensity
Type: SystemSingle

[Missing <param name="intensity"/> documentation for "M:Godot.Environment.SetDofBlurFarAmount(System.Single)"]

See Also