Table of Contents

Property holeMapBlendMode

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

holeMapBlendMode

Gets or sets the blend operator used for the biome hole map.

public BiomeBlendOptions.HoleBlendMode holeMapBlendMode { get; set; }

Property Value

BiomeBlendOptions.HoleBlendMode

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.