Module Raylib_core.CubemapLayout

type t =
  1. | Auto_detect
  2. | Line_vertical
  3. | Line_horizontal
  4. | Cross_three_by_four
  5. | Cross_four_by_three
val t : t Ctypes.typ