Hey!
I'm about to make a script which is automatically generating masks for every single material which is assigned to at least one geometry.
My question is:
Is there a way to check if a node (geometry) is visible to the camera or not? This would reduce rendertime a lot and would prevent fully black renderings. If a geometry is not visible to the camera i don't need a mask for it.
Thanks in advance!
Dennis