Click or drag to resize

EnvironmentGetSkyOrientation Method

Note: This API is now obsolete.

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

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

Return Value

Type: Basis

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

See Also