[Scripting] camera parameters

Date : Tue, 29 Apr 2008 16:18:15 -0400
To : xsi(at)Softimage.COM
From : "Byron Nash" <byronnash(at)gmail.com>
Subject : [Scripting] camera parameters
I'm having trouble with the second line I've pasted below. The first line properly returns the name of the camera in the newCam variable. I can't figure out why it doesn't work in the second line even though I've tested it in another script.

logmessage(newCam.name);                       
logmessage(newCam.camera.projplane.value);

What I'm trying to do is check whether the Projection Plane is turned on for this camera.

Thanks.


--
Byron Nash

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.