Module Types.CameraProjection

type t =
  1. | Perspective
  2. | Orthographic
val vals : (t * int64 F.const) list
val t : t F.typ