Forum: Poser - OFFICIAL


Subject: How to make a Poser Mat file that only applies transparency?

SimonWM opened this issue on Mar 06, 2011 · 54 posts


nomuse posted Mon, 07 March 2011 at 11:08 PM

The MATpose trick for that is to use "off" to hide the body part (exactly as you would hide it by ticking the "hidden" checkbox in the Inspector:

 

{

version
    {
    number 4.01
    }

actor rFoot:2
    {
    name    rFoot
    off

    }

}