CubemapLayout

Cubemap layouts

Values

ValueMeaning
CUBEMAP_LAYOUT_AUTO_DETECT0

Automatically detect layout type

CUBEMAP_LAYOUT_LINE_VERTICAL1

Layout is defined by a vertical line with faces

CUBEMAP_LAYOUT_LINE_HORIZONTAL2

Layout is defined by a horizontal line with faces

CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR3

Layout is defined by a 3x4 cross with cubemap faces

CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE4

Layout is defined by a 4x3 cross with cubemap faces

CUBEMAP_LAYOUT_PANORAMA5

Layout is defined by a panorama image (equirrectangular map)

Meta