enum CubemapSourceType

Determines the type of the source image for generating cubemaps.

Values

NameValueDescription
Single 0 Source is a single image that will be replicated on all cubemap faces.
Faces 1 Source is a list of 6 images, either sequentially next to each other or in a cross format.
Spherical 2 Source is a single spherical panoramic image.
Cylindrical 3 Source is a single cylindrical panoramic image.