Called once per frame from OnUpdate. Owns a StreamingRegion and uses delegates into LandblockStreamer + a terrain-apply callback so unit tests can inject fakes. Handles first-tick bootstrap (whole window loads), boundary recenter (diff against previous center), and drain completions (up to N per frame to cap GPU upload spikes). 4 new tests, all green. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| LandblockStreamerTests.cs | ||
| StreamingControllerTests.cs | ||
| StreamingRegionTests.cs | ||