• 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.

    Parameters

    • whichSetup: HandleHolder<"camerasetup">

      The camera setup.

    • whichField: HandleHolder<"camerafield">

      The field of the camerasetup.

    Returns number

    Note

    The angle of attack, field of view, roll, and rotation are all returned in degrees.

Generated using TypeDoc