Perlin noise constructor and method(s) use

I mean the 2D or 3D point for which a noise value is calculated, i.e. the parameter of the noise() method. And to have tiling, the texture size your are building (if you are using perlin noise to generate a texture) must be a multiple of the table size time the scale.

1 Like