Hello
I'm scripting cortona viewer and using createVRMLFromURL method. Now, I would like to remove the created node from the scene, bunt I can't find a way to script that. I suppose I can do that without reloading an empty world.
Thanks
Use eventIn removeChildren of a Group or Transform node.