Click or drag to resize

ProceduralSkyGetSunEnergy Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ProceduralSky.GetSunEnergy"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.ProceduralSky.GetSunEnergy"]

See Also