Skip to content

Plugin

Defined in: app/app.ts:61

optional after?: string[]

Defined in: app/app.ts:65


optional before?: string[]

Defined in: app/app.ts:64


optional dependencies?: PluginDependency[]

Defined in: app/app.ts:63


optional name?: string

Defined in: app/app.ts:62


optional profileDomain?: string

Defined in: app/app.ts:68

Cost domain the profiler files this plugin’s systems under. Defaults to name; declare it where the two differ, as camera producing render.

build(app): void

Defined in: app/app.ts:69

App

void


optional cleanup(app?): void

Defined in: app/app.ts:71

App

void


optional finish(app): void

Defined in: app/app.ts:70

App

void