이름 | 설명 |
---|---|
Functions | Provides functions for manipulating textures. |
TextOverlay | Provides functions for dyamically overlaying text onto a texture |
Texture | Represents a RGBA texture with 32 bits per pixel. |
TextureClipRegion | Represents a region in a texture to be extracted. |
TextureInterface | Represents the interface for loading textures. Plugins must implement this interface if they wish to expose textures. |
TextureParameters | Represents additional parameters that specify how to process the texture. |