Hi Razor, this is quite an ancient thread. I almost forgot about this script. I'm quite sure it is possible to take into account multiple cameras. You must be aware that this script takes into account only camera view direction, and not camera frustum. It is something I'd like to code and include in the new set of…
Hi again, I had some free time, so here is the script with a simple interface. rollout rolTest "Sel Back Faces"(-- Filter Functions ------------------------------------------------------------ function filterObj item = ( ((classOf item) == Editable_Poly) or ((classOf item) == Editable_Mesh) ) function filterCamera item =…