View Single Post
  #3  
Old 02-10-2009, 02:56 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You can use the <node>.getChild() command to get access to individual parts of a model and manipulate them independently. Search the docs for getChild and you should find some sample scripts.
Reply With Quote