Mantra property: camra and renderer question

   1275   0   0
User Avatar
Member
58 posts
Joined: Sept. 2009
Offline
I tried to run these two lines in my python filter code.

print mantra.property('renderer:name')
print mantra.property('camera:name')


they both returned me .
Its understandable I got “Mantra” when I asking for a randerer name, but why do I also get Mantra when I asking for a camera name?

Or is there a way that I can get the rendering camera?

ex. I have more than one camera in my ifd. Is there a way I can get the camera name when that camera ifd block is rendered?
  • Quick Links