Protected
_enabledProtected
_previouslyThe DOM element that the debugger is attached to.
Protected
editorThe stats instance.
The GUI instance.
The GUI folders.
The debug parameters.
Renderer instance.
Whether the debugger is enabled or not. It's always enabled when developing locally.
Otherwise, set debug=true
in localStorage to enable it.
Whether the debugger is enabled or not. It's always enabled when developing locally.
Otherwise, set debug=true
in localStorage to enable it.
Abstract debugger class for all debuggers.