CameraMode


Vocabulary
raylib

Variable description
The various modes a camera can behave in Raylib.

Enum members
CAMERA_CUSTOM

CAMERA_FREE

CAMERA_ORBITAL

CAMERA_FIRST_PERSON

CAMERA_THIRD_PERSON


Definition