Forum: Poser - OFFICIAL


Subject: .MC6 Material Library question

papillon68 opened this issue on Nov 08, 2009 · 9 posts


papillon68 posted Sun, 08 November 2009 at 11:29 AM

Well, I made a mistake: the prop material definitions should be outside the figure block:

{
version
{
number 4.01
}
figure
{
material body
    {
    KdColor 0.980392 0.980392 0.980392 1
    KaColor 0 0 0 0
    KsColor 0.843137 0.843137 0.843137 0.1
    ..............
    }
}

prop right_eye
  {
material right_eye
    {
    KdColor 1 0 0 1
    KaColor 1 0 0 0
    KsColor 0.984314 0.084314 0.084314 0
   .................
     }
  }

}

visit my blog:  www.alessandromastronardi.com

My Rendo Store