Raylib.CameraProjection
type t =
| Perspective
| Orthographic
val to_int : t -> int
val of_int : int -> t