Property shouldCullBiomes
shouldCullBiomes
Gets or sets whether the manager should skip biome requests for tile-biome pairs that do not overlap.
public bool shouldCullBiomes { get; set; }
Property Value
Remarks
When enabled, the precomputed overlap test is used to avoid requesting data from biomes that cannot contribute to the current tile.