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