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

return type
real
Source code
native CameraSetupGetField                  takes camerasetup whichSetup, camerafield whichField returns real
Source
common.j
wc3modding.com
CameraSetupGetField