CameraSetupGetField
- Parameters
-
whichSetup camerasetup
The camera setup.
whichField camerafield
The field of the camerasetup.
- comment
-
Returns the value of the specified field for a camerasetup. The angle of attack, field of view, roll, and rotation are all returned in degrees, unlike
GetCameraField
. - note
-
The angle of attack, field of view, roll, and rotation are all returned in degrees.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
real
- Source code
-
native CameraSetupGetField takes camerasetup whichSetup, camerafield whichField returns real