Click or drag to resize

EnvironmentGetSky Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.GetSky"]

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

Return Value

Type: Sky

[Missing <returns> documentation for "M:Godot.Environment.GetSky"]

See Also