API Documentation
Public Attributes | List of all members
nkGraphics::GltfDecodeOptions Struct Referencefinal

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.
 

Detailed Description

Decoding options for GlTF models.


The documentation for this struct was generated from the following file: