InputBinding.IS_AXIS_AS_BUTTON

If set in the flags field, then it treats the axis as a button.

struct InputBinding
static
enum IS_AXIS_AS_BUTTON = 1 << 0;

Meta