Skip to content

DebugDiagnostics

Defined in: DebugPlugin.ts:89

Renderer-aware diagnostics exposed through the inspector extension namespace debug. Kept out of the core Inspector surface so the core package stays renderer-agnostic while plugins can still publish optional runtime helpers in a uniform way.

getCameraStack(): CameraStackSnapshot[]

Defined in: DebugPlugin.ts:94

CameraStackSnapshot[]


getLayerTransform(sceneName, layerName): LayerTransformSnapshot | undefined

Defined in: DebugPlugin.ts:90

string

string

LayerTransformSnapshot | undefined