Method | Description | |
---|---|---|
GetValue ( float x ) : float | ||
Regenerate ( ) : void | ||
e2dPerlinNoise ( int octaves, float amplitude, int frequency, float persistence ) : System.Collections |
public e2dPerlinNoise ( int octaves, float amplitude, int frequency, float persistence ) : System.Collections | ||
octaves | int | |
amplitude | float | |
frequency | int | |
persistence | float | |
return | System.Collections |