Module Raylib_generated_constants.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