OpenSimplexNoiseGetNoise2d Method |
Returns the 2D noise value [-1,1] at the given position.
Namespace: Godot
public float GetNoise2d( float x, float y )
[Missing <param name="x"/> documentation for "M:Godot.OpenSimplexNoise.GetNoise2d(System.Single,System.Single)"]
[Missing <param name="y"/> documentation for "M:Godot.OpenSimplexNoise.GetNoise2d(System.Single,System.Single)"]
[Missing <returns> documentation for "M:Godot.OpenSimplexNoise.GetNoise2d(System.Single,System.Single)"]