fogColor

fun fogColor(color: Color)

Sets the fogColor setting of the biome's special effects via a Color instance.


fun fogColor(color: Int)

Sets the fogColor setting of the biome's special effects via an RGB value (e.g. 0xC0D8FF).