Method Default
Default()
Creates the default blend configuration used by newly reset local procedural biomes.
public static BiomeBlendOptions Default()
Returns
- BiomeBlendOptions
A blend option set where height maps, detail density maps, and instance buffers all use linear blending.
Remarks
Linear is the most conservative default because it respects biome masks and produces predictable transitions in overlaps.