Read Camera COMP parameter values

Hello,

is there a way to read the camera comp parameter values from the tabs Xform and View with python expressions to one operator? I want to use them to specify the output from one animated point in an GLSL TOP . My Pupose ist to use the Camera Output of this point for a TOP Network. Thanks! Newby baybee, Berlin Germ.

yes

op(‘camera1’).par.fov

for camera field of view etc.