Babylon.js Inspector

Embeddable developer tool that overlays a live tree of every Babylon scene object — nodes, materials, textures, cameras, lights, animations, particles, and physics bodies — with property editing, gizmos, and tweakable shaders. Loaded via `@babylonjs/inspector`.

Babylon.js Inspector is one of 18 APIs that Babylon.js publishes on the APIs.io network.

Tagged areas include 3D, Inspector, Debug, and DeveloperTools. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: babylon-js:babylonjs-inspector
name: Babylon.js Inspector
tags:
- 3D
- Inspector
- Debug
- DeveloperTools
humanURL: https://doc.babylonjs.com/toolsAndResources/inspector
properties:
- url: https://doc.babylonjs.com/toolsAndResources/inspector
  type: Documentation
- url: https://www.npmjs.com/package/@babylonjs/inspector
  type: SDK
- url: https://github.com/BabylonJS/Babylon.js/tree/master/packages/tools/inspector
  type: SourceCode
description: Embeddable developer tool that overlays a live tree of every Babylon scene object — nodes,
  materials, textures, cameras, lights, animations, particles, and physics bodies — with property editing,
  gizmos, and tweakable shaders. Loaded via `@babylonjs/inspector`.