foliageColor

fun foliageColor(color: Color)

Sets the foliageColorOverride and overrides the calculated foliage color of the biome via a Color instance.


fun foliageColor(color: Int)

Sets the foliageColorOverride and overrides the calculated foliage color of the biome via an RGB value (e.g. 0x0E8C00).