package raylib

  1. Overview
  2. Docs

Module Raylib.CameraModeSource

Sourcetype t =
  1. | Custom
  2. | Free
  3. | Orbital
  4. | First_person
  5. | Third_person
Sourceval to_int : t -> int
Sourceval of_int : int -> t