mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
Actually, this would break cameras added as childs of objects, reverting. So there is no clear and simple way to handling multiple scenes unfortunatelly. Encouraging `scene.add( camera )` seems like the right thing to do then, less problems.