DebugLayer

Tools

Description

class DebugLayer

Constructor

new DebugLayer(scene)

Parameters

Name Type Description
scene Scene

Members

static InspectorURL : string

Methods

isVisible() boolean

hide() void

show(config) void

Parameters

Name Type Description
optional config { popup: boolean, initialTab: number, parentElement: HTMLElement, newColors: { backgroundColor: string, backgroundColorLighter: string, backgroundColorLighter2: string, backgroundColorLighter3: string, color: string, colorTop: string, colorBot: string } }