Click or drag to resize

ProceduralSkyGetSunAngleMax Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also