Click or drag to resize

ProceduralSkySetSkyCurve Method

Note: This API is now obsolete.

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

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

Parameters

curve
Type: SystemSingle

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

See Also