• Applies the camerasetup, altering the current camera's fields to match those of the camera setup.

    Parameters

    • whichSetup: HandleHolder<"camerasetup">

      The camerasetup to apply.

    • doPan: boolean

      If set to true, it will move the current camera's target coordinates to the camera setup's target coordinates. If false, the camera will not move coordinates, but will still apply the other fields.

    • panTimed: boolean

      If set to true, then it will change the camera's properties over the times specified in CameraSetupSetField.

    Returns void

Generated using TypeDoc