Skip to contents

Set camera smooth zoom key to combine with mouse (free camera).

Usage

set_camera_smooth_zoom_control(key_smooth_zoom)

Arguments

key_smooth_zoom

An integer.

Note

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

void SetCameraSmoothZoomControl(int keySmoothZoom);