[OpenSimplexNoise] filled texture. Uses an [OpenSimplexNoise] to fill the texture data. You can specify the texture size but keep in mind that larger textures will take longer to generate and seamless noise only works with square sized textures. NoiseTexture can also generate normalmap textures. If true, the resulting texture contains a normal map created from the original noise interpreted as a bump map. Height of the generated texture. The [OpenSimplexNoise] instance used to generate the noise. Whether the texture can be tiled without visible seams or not. Seamless textures take longer to generate. Width of the generated texture.