OpenSimplexNoiseGetImage Method |
Generate a noise image in format with the requested width and height, based on the current noise parameters.
Namespace: Godot
public Image GetImage( int width, int height )
[Missing <param name="width"/> documentation for "M:Godot.OpenSimplexNoise.GetImage(System.Int32,System.Int32)"]
[Missing <param name="height"/> documentation for "M:Godot.OpenSimplexNoise.GetImage(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.OpenSimplexNoise.GetImage(System.Int32,System.Int32)"]