Protected_enabledProtected_previouslyThe DOM element that the debugger is attached to.
ProtectededitorThe 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.