Axis Mappable Action
An action that may be triggered when the gamepad inputs generate a specific axis event, optionally in conjunction with a specific set of button events.
Those are predefined actions that are executed by the connected drone.
Entries
Controls the connected drone roll.
Controls the connected drone pitch.
Controls the connected drone yaw rotation speed.
Controls the connected drone throttle, i.e. vertical speed for copters.
Controls the connected drone camera pan.
Controls the connected drone camera tilt.
Controls the connected drone camera zoom.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.