Click or drag to resize

EnvironmentSetAdjustmentBrightness Method

Note: This API is now obsolete.

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

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

Parameters

brightness
Type: SystemSingle

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

See Also