2024. 3. 15. 15:45

npm install -D @babylonjs/inspector

 

import { Inspector } from '@babylonjs/inspector';

 

Inspector.Show(scene, { });