Property holeMapBlendMode
holeMapBlendMode
Gets or sets the blend operator used for the biome hole map.
public BiomeBlendOptions.HoleBlendMode holeMapBlendMode { get; set; }
Property Value
Remarks
Use HoleBlendMode.Accumulate when multiple instances of the same biome graph each punch a single hole at different locations — this prevents later instances from filling the holes produced by earlier ones.