Jump to content

setBlendFunc missing for object


photo

Recommended Posts

Posted

setBlendFunc currently only in Material, but not in object.

Actually you can set blend per object.

please put this in.

Posted

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.  

Posted

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.

×
×
  • Create New...