Property meshDensityBlendMode
meshDensityBlendMode
Gets or sets the blend operator used for the biome mesh density map.
public BiomeBlendOptions.MeshDensityBlendMode meshDensityBlendMode { get; set; }
Property Value
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.