Click or drag to resize

ProceduralSkyGetSkyHorizonColor Method

Note: This API is now obsolete.

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

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

Return Value

Type: Color

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

See Also