Property detailDensityBlendMode
detailDensityBlendMode
Gets or sets the blend operator used for detail density maps.
public BiomeBlendOptions.TextureBlendMode detailDensityBlendMode { get; set; }
Property Value
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.