Table of Contents

Property heightMapBlendMode

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

heightMapBlendMode

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

public BiomeBlendOptions.TextureBlendMode heightMapBlendMode { get; set; }

Property Value

BiomeBlendOptions.TextureBlendMode

Remarks

This setting is used when multiple biome height maps are merged into a single output height map. It only affects the multi-biome blending stage; it does not change how an individual biome graph generates its own height data.