Table of Contents

Property detailDensityBlendMode

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

detailDensityBlendMode

Gets or sets the blend operator used for detail density maps.

public BiomeBlendOptions.TextureBlendMode detailDensityBlendMode { get; set; }

Property Value

BiomeBlendOptions.TextureBlendMode

Remarks

This setting is applied per detail template when density maps from multiple biomes are merged. Templates are grouped by identity first, then each template's density texture is blended using this mode.