Click or drag to resize

EnvironmentBackgroundSkyOrientation Property

The Sky resource's rotation expressed as a Basis.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Basis BackgroundSkyOrientation { get; set; }

Property Value

Type: Basis
See Also