Skip to content
Snippets Groups Projects
BiomeParameterTarget.cs 170 B
Newer Older
Ryan Chang's avatar
Ryan Chang committed

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

}