package raylib

  1. Overview
  2. Docs
type t =
  1. | Albedo
  2. | Metalness
  3. | Normal
  4. | Roughness
  5. | Occlusion
  6. | Emission
  7. | Height
  8. | Brdg
  9. | Cubemap
  10. | Irradiance
  11. | Prefilter
val to_int : t -> int
val of_int : int -> t
OCaml

Innovation. Community. Security.