snow_zhangy Posted May 17, 2014 Posted May 17, 2014 setBlendFunc currently only in Material, but not in object. Actually you can set blend per object. please put this in.
ulf.schroeter Posted May 17, 2014 Posted May 17, 2014 An object can have multiple surfaces each with a specific material using an individual blend mode. Therefore current concept of blend mode per material does make fully sense.
snow_zhangy Posted May 18, 2014 Author Posted May 18, 2014 what if you just want adjust the blend mode per object in script? for example. in my script, i want the model display transparent when user select that object. and display back when unselected.
Recommended Posts