Creating a Mesh without adding to the scene

How about this Babylon.js Playground

The current scene is used as the default if none is given. When working with multiple scenes it is necessary to specify which scene an object has to be placed in, for example https://www.babylonjs-playground.com/#L0IMUD#1

1 Like