| Name | Description | Type | Package | Framework |
| CullFace | Identifies whether front- and/or back-facing triangles are culled. | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| InternalTextureFormat | enum InternalTextureFormatThe format of individual texels in a texture. | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| MagnificationFilter | enum MagnificationFilterThe filter used when the pixel being textured maps to an area less than | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| MinificationFilter | enum MinificationFilterThe filter used when the pixel being textured maps to an area greater than one texel. | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| RendererShadeModel | enum RendererShadeModelIdentifies which shade model to use. | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| Texture2D | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) | |
| TextureFilter2D | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) | |
| TextureTemplate2D | Template object containing attributes required to create a 2D texture. | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |
| TextureWrap | Determine how to handle textures coordinates that fall outside of the rangeEnum Constant Summary | Class | agi.foundation.graphics.renderer | AGI ( Analytical Graphics ) |