Streaming Rules are Sectorize Global Settings. They control how sectors are loaded, delayed, kept alive, and cached while cameras move through the world.Documentation Index
Fetch the complete documentation index at: https://docs.abberia.com/llms.txt
Use this file to discover all available pages before exploring further.
Rule stack
Sectorize creates all streaming rule components in the stack. The active rules are: Immediately Loading is persistent and does not show an active toggle.Loading distance
Sectorize uses the larger value between:- Immediately Loading > Max Distance
- Asynchronous Loading > Max Distance, when Asynchronous Loading is active
Runtime order
For each active camera, Sectorize:- Finds sectors inside the maximum loading distance.
- Cancels pending unload operations for sectors that are now needed.
- Loads sectors inside Immediately Loading distance right away.
- Loads farther sectors with a pause when asynchronous loading is available.
- Finds loaded sectors that are no longer needed.
- Keeps sectors inside Preventing Unloading distance loaded.
- Caches or unloads the remaining sectors.
Debug colors
When Debug > Visible Cells is enabled:- red circle is Immediately Loading distance;
- blue circle is Asynchronous Loading distance;
- yellow circle is Preventing Unloading distance;
- green boxes are sectors found around the camera.
