WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-17-2009, 02:39 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can hide part of the avatar's mesh with the following
Code:
avatar.visible(0,'mesh name')
You can find the mesh names in the avatar's .cfg file. This will hide the head of Vizard's vcc_male avatar.
Code:
male = viz.add('vcc_male.cfg')
male.visible(0,'casual32_m_highpoly.CMFX')
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Texturing Avatar head problems S.Telemaque Vizard 0 04-01-2007 10:01 PM
Texturing avatar head : same problemes S.Telemaque Vizard 0 03-27-2007 07:19 PM
Problems Texturing avatar head S.Telemaque Vizard 3 03-27-2007 07:18 PM
Avatar Head Error Plymouth Vizard 19 02-28-2007 08:42 AM
avatar head texture issues rconrey Vizard 3 11-17-2004 04:05 PM


All times are GMT -7. The time now is 02:38 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC