Method | Description | |
---|---|---|
FastMath ( ) : System | ||
FastMath ( int seed ) : System | ||
GradientCoherentNoise ( double x, double y, double z, int seed, NoiseQuality noiseQuality ) : double |
public GradientCoherentNoise ( double x, double y, double z, int seed, NoiseQuality noiseQuality ) : double | ||
x | double | |
y | double | |
z | double | |
seed | int | |
noiseQuality | NoiseQuality | |
return | double |