Function godot_sys::godot_arvr_set_controller_axis [] [src]

pub unsafe extern "C" fn godot_arvr_set_controller_axis(
    p_controller_id: godot_int,
    p_axis: godot_int,
    p_value: godot_real,
    p_can_be_negative: godot_bool
)