C# Class SmoothNoise, GoHomeOrDie

Afficher le fichier Open project: hs-furtwangen/GoHomeOrDie Class Usage Examples

Méthodes publiques

Méthode Description
GenerateSmoothNoise ( float baseNoise, int octave, int noiseWidth, int noiseHeight ) : ].float[

Private Methods

Méthode Description
Interpolate ( float x0, float x1, float alpha ) : float

Method Details

GenerateSmoothNoise() public static méthode

public static GenerateSmoothNoise ( float baseNoise, int octave, int noiseWidth, int noiseHeight ) : ].float[
baseNoise float
octave int
noiseWidth int
noiseHeight int
Résultat ].float[