CubemapLayout


Vocabulary
raylib

Variable description
Represents the layout a cube map is using.

Enum members
CUBEMAP_LAYOUT_AUTO_DETECT

CUBEMAP_LAYOUT_LINE_VERTICAL

CUBEMAP_LAYOUT_LINE_HORIZONTAL

CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR

CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE

CUBEMAP_LAYOUT_PANORAMA


Definition