Texture import options.
More...
#include <ResTexture.hpp>
◆ ResTextureImportOptions()
| BRK_API ResTextureImportOptions::ResTextureImportOptions |
( |
| ) |
|
|
default |
◆ ~ResTextureImportOptions()
| BRK_API ResTextureImportOptions::~ResTextureImportOptions |
( |
| ) |
|
|
overridedefault |
◆ cacheCPU
| bool ResTextureImportOptions::cacheCPU = false |
Generate mip maps for texture
◆ channels
| uint32 ResTextureImportOptions::channels = 4 |
Cache loaded image data on cpu
◆ height
| int ResTextureImportOptions::height = -1 |
Desired width; -1 use native from file
◆ mipmaps
| bool ResTextureImportOptions::mipmaps = false |
Desired height; -1 use native from file
◆ width
| int ResTextureImportOptions::width = -1 |
The documentation for this class was generated from the following file: