svelte-babylon
svelte-babylon copied to clipboard
Inspector is written in React
As mentioned in https://forum.babylonjs.com/t/refactor-inspector-to-not-use-react/30181 the babylonjs inspector is written in react. So if you use it you might get warnings regarding this.
BabylonJS Inspector source code: https://github.com/BabylonJS/Babylon.js/tree/master/packages/dev/inspector
Currently it is not planned to rebuild it inside svelte-babylon.