| Class | Description | |
|---|---|---|
| ATFTextureResource | Allows to upload in textures of ATF format to GPU. | |
| BitmapCubeTextureResource | Resource of cube texture. | |
| BitmapTextureResource | Texture resource, that allows user to upload textures from BitmapData to GPU. | |
| ExternalTextureResource | a TextureResource, that uses data from external source (file). | |
| Geometry | Resource, that stores data about geometry of object. | |
| TextureResource | Base resource for texture resources, that can be uploaded into the video memory. |