Click or drag to resize

ProceduralSkySetSunAngleMin Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ProceduralSky.SetSunAngleMin(System.Single)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetSunAngleMin is deprecated. Use the SunAngleMin property instead.")]
public void SetSunAngleMin(
	float degrees
)

Parameters

degrees
Type: SystemSingle

[Missing <param name="degrees"/> documentation for "M:Godot.ProceduralSky.SetSunAngleMin(System.Single)"]

See Also