Forum: Poser - OFFICIAL


Subject: Antonia - Opinions?

odf opened this issue on Oct 27, 2008 · 13933 posts


Fisty posted Fri, 22 May 2009 at 2:17 PM

Okay, somewhat off topic question, but since there are some Poser gurus hanging around this thread..

I'm trying to make a pose file that turns off visibility of a bodypart of a figure and one that turns them back on..  that in and of itself isn't hard but it's the exta things that are getting me..   I can get the visibility and the shadow casting off and on but I can't for the life of me find the code for turning off visible in raytracing.

So far I got this:

actor hip
 {
 off
 VisibleInRaytracing 0
  *<-- Not working, wrong code
*castsShadow  0
 }

Do any of you know know what the code is for that?