Method AnyBiomeOf
| Edit this page View SourceAnyBiomeOf(params Biome[])
Return a Heightmap.Biome that matches any of the provided Biomes
Declaration
public static Heightmap.Biome AnyBiomeOf(params Heightmap.Biome[] biomes)
Parameters
| Type | Name | Description |
|---|---|---|
| Biome[] | biomes | Biomes that should match |
Returns
| Type | Description |
|---|---|
| Biome |