public class VLNoise extends java.lang.Object implements Function2D
| Constructor and Description |
|---|
VLNoise() |
| Modifier and Type | Method and Description |
|---|---|
float |
evaluate(float x,
float y) |
float |
getDistortion() |
void |
setDistortion(float distortion) |
public void setDistortion(float distortion)
public float getDistortion()
public float evaluate(float x,
float y)
evaluate in interface Function2D