Home

AutoplaceSpecification

Specifies how probability and richness are calculated when placing something on the map.

Type

{ control?: string, default_enabled: boolean, force: string, order: string, placement_density: uint32, probability_expression: NoiseExpressionSourceString, richness_expression?: NoiseExpressionSourceString, tile_restriction?: Array<AutoplaceSpecificationRestriction> }