OpenSimplexNoiseGetSeamlessImage Method |
Generate a tileable noise image in format, based on the current noise parameters. Generated seamless images are always square (size × size).
Note: Seamless noise has a lower contrast compared to non-seamless noise. This is due to the way noise uses higher dimensions for generating seamless noise.
Namespace: Godot
public Image GetSeamlessImage( int size )
[Missing <param name="size"/> documentation for "M:Godot.OpenSimplexNoise.GetSeamlessImage(System.Int32)"]
[Missing <returns> documentation for "M:Godot.OpenSimplexNoise.GetSeamlessImage(System.Int32)"]