Click or drag to resize

ProceduralSkySetSunEnergy Method

Note: This API is now obsolete.

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

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

Parameters

energy
Type: SystemSingle

[Missing <param name="energy"/> documentation for "M:Godot.ProceduralSky.SetSunEnergy(System.Single)"]

See Also