Set camera alt key to combine with mouse movement (free camera).
Note
This function has been auto-generated from the following Raylib function definition:
SetCameraAltControl(int keyAlt); void
See also
Other camera functions:
get_camera_matrix_2d()
,
get_camera_matrix()
,
set_camera_mode()
,
set_camera_move_controls()
,
set_camera_pan_control()
,
set_camera_smooth_zoom_control()
,
update_camera()