TEXTUREΒΆ
Key |
Value Type |
Description |
||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TEXTURE_FILEFORMAT |
int |
|
||||||||||||||||||||||||||||||||||||||||||||||||
TEXTURE_WIDTH |
int |
Texture width. |
||||||||||||||||||||||||||||||||||||||||||||||||
TEXTURE_HEIGHT |
int |
Texture height. |
||||||||||||||||||||||||||||||||||||||||||||||||
TEXTURE_MODE |
int |
Texture mode (only non-alpha channel modes): COLORMODE. |
||||||||||||||||||||||||||||||||||||||||||||||||
TEXTURE_COLOR |
Texture color. |
|||||||||||||||||||||||||||||||||||||||||||||||||
TEXTURE_SAVE_IMMEDIATLY |
bool |
Flag to save immediately, otherwise texture is only created in memory. |