OpenSimplexNoise.getSeamlessImage

Generate a tileable noise image, based on the current noise parameters. Generated seamless images are always square (size x size).

struct OpenSimplexNoise
@nogc nothrow
getSeamlessImage
(
in long size
)

Meta