package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Raylib_generated_constants.CameraTypeSource

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