FastNoise Constants

From GiderosMobile

Available since: Gideros 2019.12
Defined by: FastNoise

Constants

Cellular data type

Noise.CELLULAR: Cellular data type

Fractal data type

Noise.BILLOW: Fractal data type
Noise.FBM: Fractal data type
Noise.PERLIN: Fractal data type
Noise.PERLIN_FRACTAL: Fractal data type
Noise.RIGID_MULTI: Fractal data type
Noise.SIMPLEX: Fractal data type
Noise.SIMPLEX_FRACTAL: Fractal data type
Noise.VALUE: Fractal data type
Noise.VALUE_FRACTAL: Fractal data type

Noise data type

Noise.CELL_VALUE: Noise data type
Noise.CUBIC: Noise data type
Noise.CUBIC_FRACTAL: Noise data type
Noise.DISTANCE: Noise data type
Noise.DISTANCE_2: Noise data type
Noise.DISTANCE_2_ADD: Noise data type
Noise.DISTANCE_2_DIV: Noise data type
Noise.DISTANCE_2_MUL: Noise data type
Noise.DISTANCE_2_SUB: Noise data type
Noise.EUCLIDEAN: Noise data type
Noise.HERMITE: Noise data type
Noise.LINEAR: Noise data type
Noise.MANHATTAN: Noise data type
Noise.NATURAL: Noise data type
Noise.NOISE_LOOKUP: Noise data type
Noise.QUINTIC: Noise data type
Noise.WHITE_NOISE: Noise data type