Decoding options for GlTF models. More...
Public Attributes | |
nkMemory::String | _rootFolderAbsPath |
Absolute path of the data root folder. This can be necessary if external files (binaries, textures...) are linked within the data. | |
LogManager * | _logManager = nullptr |
LogManager to use if logging is necessary. If left to nullptr, no logging will happen. | |
bool | _loadImages = false |
Whether the images should be pre-loaded and decoded. | |
Decoding options for GlTF models.