| Class | Description |
|---|---|
| BleedIslandBiomeFilter |
"Bleeds" or "smears" biomes into a neighboring replacement biome, and sporadically generates "islands" of a certain type inside of
the replacement biome".
|
| ClimateBiomeFilter |
Replaces biomes according to climate patterns.
|
| RandomBiomeFilter |
Randomly selects a biome from a pre-defined list.
|
| ReplaceSwathBiomeFilter |
Randomly fills in large areas of a specific biome with another one.
|
| ReplaceThresholdBiomeFilter |
Replaces a specific biome with another one when it and a certain number of its neighbors are that biome.
|
| RiverBiomeFilter |
Combines a network of river biomes with the main biome grid.
|
| RiverCombineBiomeFilter |
Combines a network of river biomes with the main biome grid.
|
| ShoreBiomeFilter | |
| SmoothBiomeFilter |
Replaces all biome intersections with rivers, except for those neighboring an ocean.
|
| SubstituteRandomBiomeFilter |
Replaces specific biome with a replacement islandBiomes randomly selected from a list.
|
| ZoomBiomeFilter |
| Enum | Description |
|---|---|
| ZoomBiomeFilter.Mode |
Copyright © 2020. All rights reserved.