Click or drag to resize

EnvironmentSetGlowHdrBleedThreshold Method

Note: This API is now obsolete.

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

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

Parameters

threshold
Type: SystemSingle

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

See Also