WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 11-18-2015, 02:39 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Currently changes made in Inspector can only be saved to OpenSceneGraph formats, but not avatars. To disable backface culling for the leafs, you would need to check the '2-sided' option in 'Shader Basic Parameters' in the object's material. You could also do this through the Vizard code:

Code:
model.disable(viz.CULL_FACE)
Reply With Quote
 

Tags
3dsmax, animation, cal3d, cullface, texture


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
How to make neck of avatar invisible Frank Verberne Vizard 4 02-05-2014 05:39 AM
Unexpected Avatar lookAt() behavior when using yield statements chris2307 Vizard 2 12-17-2013 02:58 AM
How to make avatar always in front of youself (e.g. 20cm) when direction changes Xianshi Xie Vizard 2 06-30-2009 11:13 AM
Max -> Vizard, Two Sided Textures shivanangel Vizard 5 12-04-2008 03:15 AM
Looking through the eyes of an avatar Frank Verberne Vizard 2 04-01-2008 05:52 AM


All times are GMT -7. The time now is 10:25 AM.


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