Click or drag to resize

GIProbeSetEnergy Method

Note: This API is now obsolete.

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

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

Parameters

max
Type: SystemSingle

[Missing <param name="max"/> documentation for "M:Godot.GIProbe.SetEnergy(System.Single)"]

See Also