is possible to print on listener the name of the camera that i am going to render, by pre render script?
thanks
Forum topic · General Scripting
pre render script, print camera name
By emacos · 2011-04-21
Description
Comments (2)
format "Current Cam: %\n"
Graph · 2011-04-24
format "Current Cam: %\n" (getActiveCamera())emacos · 2011-04-27
thanks a lot