VoltAir
|
Item that renders on top of all others and presents information for debugging. More...
Properties | |
bool | debugRendererVisible |
Enables the wireframe rendering of the physics simulation. More... | |
string | levelName |
Name of the current level. More... | |
Item that renders on top of all others and presents information for debugging.
This display shows dynamic text and enables wireframe renderings of the physics simulation.
Item
should not be visible in the released application. bool DebugHud::debugRendererVisible |
Enables the wireframe rendering of the physics simulation.
Item
. Therefore, the wireframe will still render if debugRendererVisible is true
even if the visible
property is false
. string DebugHud::levelName |
Name of the current level.