Page 1 of 1

Setting or Querying Camera Settings?

Posted: June 25th, 2010, 8:46 am
by dduf
I'm new to scripting, so I apologize if this has an obvious answer.

As part of a larger project for AE CS3, I need to create a CameraLayer and change its settings. I am given a desired focal length and film size, but these are not listed as properties in the CS3 scripting guide. Alternatively, I could calculate an appropriate zoom value if I knew the value of the CameraLayer's Film Size.

Is there anyway to access these values through a script?