TextureType enumeration

TextureType enumeration

The type of the ITextureUnit

The TextureType type exposes the following members:

Fields

FieldDescription
TEXTURE_1D1-dimensional texture
TEXTURE_2D2-dimensional texture
TEXTURE_3D3-dimensional texture
CUBE_MAPCube map texture contains 6 2d textures
ARRAY_2DMultiple set of 2d textures

See Also