Configs
Cull Config
Config of the cull point.
![]()
Hub/StreamingConfigs/CullConfig
- Has cull:
Max distance : maximum distance to activate entities.
Visible distance : distance to activate visual features of entities.
Show debug : on/off visual culling circle in the scene.
Road Streaming Config
Config for load/unload road sections from the entity subscene.
![]()
Hub/StreamingConfigs/RoadStreamingConfig
Streaming is enabled : on/off streaming.
Ignore Y : ignore calculation of distance to road section for Y axis.
Distance for streaming in : distance at what the road section is loaded.
Distance for streaming out : distance at what the road section is unloaded.
Section cell size : cell size of the road section.
Node cell size : node size for TrafficNode and PedestrianNode in order to compute a unique position hash for them.
Streaming Level Config
Config for load/unload content subscenes (DOTS subscenes only).
![]()
Hub/StreamingConfigs/StreamingLevelConfig
- Streaming is enabled:
Distance for streaming in : distance at what the subscene is loaded.
Distance for streaming out : distance at what the subscene is unloaded.