![]()  | 
	
		
 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  | 
		
 The following will hide the head mesh. The first name in the list is for the head mesh. 
	Code: 
	avatar = viz.add('vcc_male.cfg', pos=[0,0,5], euler=[180,0,0]) | 
		
 Thanks! 
	Christian  | 
| All times are GMT -7. The time now is 01:11 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC