Click or drag to resize

ProceduralSkySetGroundCurve Method

Note: This API is now obsolete.

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

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

Parameters

curve
Type: SystemSingle

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

See Also