Summary
Invalidates all tiles within the given bounds for a component, causing them to regenerate.
void
InvalidateTilesInBounds(
BBox
bounds
)
Summary
Invalidates all tiles within the given bounds for ALL infinite clutter components.
Useful for terrain painting where you want to refresh all clutter layers.