Material Pass Alpha Blend Problem in new version of oFusion

mybios

06-08-2006 14:12:40

I want create a plane object in 3dsmax and apply a Ogre material.
But when I use a png file(some thing is transparency) on the Ogre texture , I can't set it transparency any way. How to do it? Thanks!!

Lioric

06-08-2006 18:25:36

Set your pass material blend options to:

Src_Alpha
Inv_Src_Alpha

mybios

07-08-2006 02:34:53

Thank you . It works!