| Modifier and Type | Field and Description |
|---|---|
protected NoiseGenerator |
MesaSurfaceDecorator.bandOffsetNoise |
protected NoiseGenerator |
NoiseSelectionDecorator.selectorNoise |
protected NoiseGenerator |
HeightSelectionDecorator.thresholdNoise |
| Modifier and Type | Field and Description |
|---|---|
protected NoiseGenerator |
EndDensitySource.IslandCache.islandNoise |
protected NoiseGenerator |
EndDensitySource.IslandCache.islandWeight |
| Constructor and Description |
|---|
IslandCache(int radius,
double islandRadius,
double outerIslandStartRadius,
double outerIslandSeedThreshold,
NoiseGenerator islandNoise,
NoiseGenerator islandWeight) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNoiseGenerator |
class |
OpenSimplexDefaultNoiseGenerator |
class |
PerlinDefaultNoiseGenerator |
class |
PorkianDefaultNoiseGenerator |
class |
SimplexDefaultNoiseGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected NoiseGenerator |
NoiseSelectionPopulator.selectorNoise |
Copyright © 2020. All rights reserved.