View Single Post
  #5  
Old 01-02-2013, 10:37 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You can specify the mesh name as the optional node parameter when applying the texture/shader. For example:
Code:
female.texture(tex,node='casual01_f_highpoly.CMFX')
Reply With Quote