I have imported a model with over 900 objects, many of which occlude others. I want to be able to choose an arbitrary subset of these, make them transparent, and have the previously occluded objects appear correctly. Is there any way to do this without manually selecting each of the 900 objects and setting their Trashad button separately? I thought I might be able to do it via a python script, but I can’t find out how to access that property via the python API
Any suggestions?
Thanks,
Will