package raylib

  1. Overview
  2. Docs

Module Raylib.CameraTypeSource

Sourcetype t =
  1. | Perspective
  2. | Orthographic
Sourceval to_int : t -> int
Sourceval of_int : int -> t