Skip to contents

Set camera alt key to combine with mouse movement (free camera).

Usage

set_camera_alt_control(key_alt)

Arguments

key_alt

An integer.

Note

This function has been auto-generated from the following Raylib function definition:

void SetCameraAltControl(int keyAlt);