View Single Post
  #5  
Old 04-28-2008, 11:41 AM
Fox5 Fox5 is offline
Member
 
Join Date: Apr 2008
Posts: 4
The code I was using was:
<node3dnthefly>.startLayer

However, I believe you're right that it shouldn't work. Doesn't throw an exception however.

Also, since they're all identical objects, I was using .copy() to copy the original onthefly object (assuming performance would be faster this way than doing another startlayer/endlayer), is there anyway to make the copies children of the original?
Reply With Quote