Method GetMatchingBiomes
| Edit this page View SourceGetMatchingBiomes(Biome)
Returns a list of all Heightmap.Biome that match
biomeDeclaration
public static List<Heightmap.Biome> GetMatchingBiomes(Heightmap.Biome biome)
Parameters
| Type | Name | Description |
|---|---|---|
| Biome | biome |
Returns
| Type | Description |
|---|---|
| List<Heightmap.Biome> |