/// <summary>
/// Defines the biome parameter range at which a specific biome shall spawn at.
/// </summary>
[System.Serializable]
public class BiomeParameterTarget
{

}