DJI Mobile SDK Documentation

      class DJIWaypointV2CameraFocusPointTargetParam

      @interface DJIWaypointV2CameraFocusPointTargetParam : NSObject
      Header:DJIWaypointV2Action.h
      Inherits From:NSObject
      Description:

      This class defines a camera point focus target for DJIWaypointV2CameraFocusParam.

      Class Members:
      Camera Focus Point
      property
      property focusPoint
      @property (nonatomic, assign) CGPoint focusPoint
      Header:DJIWaypointV2Action.h
      Description:

      The lens focus target point. When the focus mode is auto, the target point is the focal point. When the focus mode is manual, the target point is the zoom out area if the focus assistant is enabled for the manual mode. The range for x and y is from 0.0 to 1.0. The point [0.0, 0.0] represents the top-left angle of the screen.