CubemapLayoutPanorama has been removed
This commit is contained in:
parent
76be48cc11
commit
13942ea31b
1 changed files with 0 additions and 1 deletions
|
@ -1097,7 +1097,6 @@ const (
|
||||||
CubemapLayoutLineHorizontal // Layout is defined by a horizontal line with faces
|
CubemapLayoutLineHorizontal // Layout is defined by a horizontal line with faces
|
||||||
CubemapLayoutCrossThreeByFour // Layout is defined by a 3x4 cross with cubemap faces
|
CubemapLayoutCrossThreeByFour // Layout is defined by a 3x4 cross with cubemap faces
|
||||||
CubemapLayoutCrossFourByThree // Layout is defined by a 4x3 cross with cubemap faces
|
CubemapLayoutCrossFourByThree // Layout is defined by a 4x3 cross with cubemap faces
|
||||||
CubemapLayoutPanorama // Layout is defined by a panorama image (equirrectangular map)
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// Image type, bpp always RGBA (32bit)
|
// Image type, bpp always RGBA (32bit)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue