Common Debug
CullPoint Debugger
Displays the cull point radius (example).
![]()
CityDebugger/OtherDebuggers/CullStateObjectsDebugger
Enable debug : on/off debugger.
CullState Object Debugger
Displays the cull state of objects in the scene (example).
![]()
CityDebugger/OtherDebuggers/CullPointDebug
Examples
![]()
Cull point debug and cull state object debugger are enabled example (red - culled, blue - close to camera, green - in view of camera).
Hashmap Grid Debugger
Displays the size and position of the hashmap cell (can be useful when choosing the basic hashmap cell size in DOTS systems).
![]()
CityDebugger/OtherDebuggers/HashMapGridViewDebugger
Enable debug : on/off debugger.
Line color : colour line in the scene.
Cell size : grid cell size.
X size : X grid size.
Y size : Y grid size.
Section Debugger
Displays the load section radius, created road sections, road connections (:ref:`TrafficNodes <trafficNode>).
![]()
CityDebugger/OtherDebuggers/SectionDebugger
Enable debug : on/off debugger.
Show traffic path : on/off display connection of TrafficNodes.
Loaded section color : loaded section color.
Unloaded section color : unloaded section color.
Load circle color : load circle color.
Unload circle color : unload circle color.
![]()
Road streaming example.