Méthode | Description | |
---|---|---|
GenerateSmoothNoise ( float baseNoise, int octave, int noiseWidth, int noiseHeight ) : ].float[ |
Méthode | Description | |
---|---|---|
Interpolate ( float x0, float x1, float alpha ) : float |
public static GenerateSmoothNoise ( float baseNoise, int octave, int noiseWidth, int noiseHeight ) : ].float[ | ||
baseNoise | float | |
octave | int | |
noiseWidth | int | |
noiseHeight | int | |
Résultat | ].float[ |