![]() |
|
#2
|
|||
|
|||
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) |
Tags |
3dsmax, animation, cal3d, cullface, texture |
|
|
![]() |
||||
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 |