Click or drag to resize

ProceduralSkyGetSunLatitude Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also