Types.CameraMode
type t =
| Custom
| Free
| Orbital
| First_person
| Third_person
val vals : (t * int64 F.const) list
val t : t F.typ