Click or drag to resize

ProceduralSkyGetGroundBottomColor Method

Note: This API is now obsolete.

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

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

Return Value

Type: Color

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

See Also