View Single Post
  #2  
Old 01-18-2011, 11:33 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could save each object you create in a global list. Then when you're ready to clear the scene use the <node3D>.remove command for each element in the list.
Reply With Quote