| Name | Description | Type | Package | Framework |
| ColorBand | A class constaining the colorband data. | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine |
| CombinedTexture | This class represents a texture that is defined for the material. | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine |
| PixelInputOutput | Implemens read/write operations for images. | Interface | com.jme3.scene.plugins.blender.textures.io | JMonkeyEngine |
| PixelIOFactory | This class creates a pixel IO object for the specified image format. | Class | com.jme3.scene.plugins.blender.textures.io | JMonkeyEngine |
| TextureBlender | An interface for texture blending classes (the classes that mix the texture pixels with the material colors). | Interface | com.jme3.scene.plugins.blender.textures.blending | JMonkeyEngine |
| TextureBlenderAWT | Class | com.jme3.scene.plugins.blender.textures.blending | JMonkeyEngine | |
| TextureBlenderDDS | Class | com.jme3.scene.plugins.blender.textures.blending | JMonkeyEngine | |
| TextureBlenderFactory | This class creates the texture blending class depending on the texture type. | Class | com.jme3.scene.plugins.blender.textures.blending | JMonkeyEngine |
| TextureBlenderLuminance | Class | com.jme3.scene.plugins.blender.textures.blending | JMonkeyEngine | |
| TextureGenerator | This class is a base class for texture generators. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGenerator .BrightnessAndContrastData | This class contains brightness and contrast data. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorBlend | This class generates the 'blend' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorClouds | This class generates the 'clouds' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorDistnoise | This class generates the 'distorted noise' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorFactory | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine | |
| TextureGeneratorMagic | This class generates the 'magic' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorMarble | This class generates the 'marble' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorMusgrave | This class generates the 'musgrave' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorMusgrave .MusgraveData | Constructor SummaryTextureGeneratorMusgrave. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorNoise | This class generates the 'noise' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorStucci | This class generates the 'stucci' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorVoronoi | This class generates the 'voronoi' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorWood | This class generates the 'wood' texture. | Class | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine |
| TextureGeneratorWood .WaveForm | Interface | com.jme3.scene.plugins.blender.textures.generating | JMonkeyEngine | |
| TextureHelper | A class that is used in texture calculations. | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine |
| TexturePixel | The class that stores the pixel values of a texture. | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine |
| UVCoordinatesGenerator | This class is used for UV coordinates generation. | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine |
| UVCoordinatesGenerator .UVCoordinatesType | Class | com.jme3.scene.plugins.blender.textures | JMonkeyEngine | |