Module texture

Source

Structs§

Tex3DSTexture
Texture
TextureParameters
Texture width and height must be between 8 and 1024 (inclusive)

Enums§

AlphaOperand
Texture Alpha combiner operands.
ColorFormat
Supported texture formats.
Face
Texture faces.
Filter
Texture filters.
Index
Mode
Texture modes.
ProceduralTextureClamp
Procedural texture clamp modes.
ProceduralTextureFilter
Procedural texture filter values.
ProceduralTextureLutId
Procedural texture LUT IDs.
ProceduralTextureMappingFunction
Procedural texture mapping functions.
ProceduralTextureShift
Procedural texture shift values.
RgbOperand
Texture RGB combiner operands.
Scale
Texture scale factors.
Unit
Supported texture units.
Wrap
Texture wrap modes.

Constants§

MAX_TEX_SIZE
Maximum width and height of a texture
MIN_TEX_SIZE
Minimum width and height of a texture
TEXTURE_COUNT
The maximum number of textures that can be bound at once