Thread
:
Is it possible to write script on obj scene?
View Single Post
#
3
02-10-2009, 02:56 PM
farshizzo
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.
farshizzo
View Public Profile
Find all posts by farshizzo