DJIGimbalAngleRotation

struct {}

Struct used to control the gimbal by angle (either absolutely or relatively).

  • Gimbal rotation is enabled. If enable is set to NO, you will not be able to rotate the gimbal.

    Declaration

    Objective-C

    BOOL enabled
  • Gimbal rotation angle in degrees.

    Declaration

    Objective-C

    float angle
  • Gimbal rotation direction.

    Declaration

    Objective-C

    DJIGimbalRotateDirection direction