protected static class NoiseChunkSource.NoiseScaleDepth
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
depth |
double |
scale |
static NoiseChunkSource.NoiseScaleDepth |
ZERO |
| Constructor and Description |
|---|
NoiseScaleDepth(double scale,
double depth) |
public static final NoiseChunkSource.NoiseScaleDepth ZERO
public final double scale
public final double depth