Playground
https://www.babylonjs-playground.com/#X9GWPY#5
Stable
https://www.babylonjs-playground.com/indexStable.html#X9GWPY#5
It is working to export, but there is a function where you can tell to export or no a specific mesh. This is not working
With stable export only the ground, with latest is exporting the sphere too
Ok checking!
found it!
(as this is a 4.0 feature we were able to align the name better as we can also export lights now):
https://www.babylonjs-playground.com/#X9GWPY#6
see line 34
2 Likes
Great! Thanks