module
Debug cameraAdds a toggleable debug camera.
Dependencies
- ImGui integration
- renderer-plugin
- Toolbox
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void debugCameraPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void debugCameraPlugin(cubos:: engine:: Cubos& cubos)
#include <tesseratos/debug_camera/plugin.hpp>
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |