Click or drag to resize

ProceduralSkySetGroundEnergy Method

Note: This API is now obsolete.

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

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

Parameters

energy
Type: SystemSingle

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

See Also