Table of Contents

Property shouldCullBiomes

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

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

bool

Remarks

When enabled, the precomputed overlap test is used to avoid requesting data from biomes that cannot contribute to the current tile.