Click or drag to resize

EnvironmentBackgroundSkyRotationDegrees Property

The Sky resource's rotation expressed as Euler angles in degrees.

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

Property Value

Type: Vector3
See Also