Table of Contents

Property meshDensityBlendMode

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

meshDensityBlendMode

Gets or sets the blend operator used for the biome mesh density map.

public BiomeBlendOptions.MeshDensityBlendMode meshDensityBlendMode { get; set; }

Property Value

BiomeBlendOptions.MeshDensityBlendMode

Remarks

The mesh density map drives polygon density on Polaris terrain (written to the height map B channel). All blend modes are meaningful because density is a progressive value, not a binary flag.