Draws a wireframe bounding sphere on the next call of autofocusActiveCamera.
This is usefull for checking which parts of the scene get centered.
Displays the coordinate system.
Shows the local coordinate system of a specified node or the world coordinate system if no node is provided.
The size defaults to one-third of the scene's bounding sphere radius but can be set manually.
Optional
node: TransformNodeOptional
size: numberEnables the Babylon.js Inspector.
Due to the additional size of the inspector, this function is only available in "development" builds!
Signalizes if inspector could be loaded
Optional
options: IInspectorOptionsGenerated using TypeDoc
Manager for debugging functionalities