View Single Post
  #1  
Old 07-07-2010, 07:05 AM
Enlil Enlil is offline
Member
 
Join Date: May 2008
Posts: 61
Head mesh indirection

Hello,
I am trying to make an avatar head disappear. I would like to use the 'head_mesh' that is defined to allow setFace to make a head invisible, but an avatar.visible(viz.OFF, 'head_mesh') does not work. I also tried getting the meshes from getMeshList(), but that seems to return strings. How do I access the mesh to make it invisible?

Thanks,
Christian
Reply With Quote