Struct BiomeBlendOptions
[Serializable]
public struct BiomeBlendOptions
- Inherited Members
Properties
- heightMapBlendMode
Gets or sets the blend operator used for the biome height map.
- holeMapBlendMode
Gets or sets the blend operator used for the biome hole map.
- meshDensityBlendMode
Gets or sets the blend operator used for the biome mesh density map.
- populationBlendMode
Gets or sets how all population outputs are combined: detail density maps, detail instance buffers, tree buffers, object buffers, and generic buffers of InstanceSample type.
Methods
- Default()
Creates the default blend configuration used by newly reset local procedural biomes.