Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::mesh_importer_meta::materials_meta Struct Reference

#include <asset_storage.h>

Public Attributes

bool import_materials {true}
 
bool remove_redundant_materials {true}
 

Detailed Description

Definition at line 94 of file asset_storage.h.

Member Data Documentation

◆ import_materials

bool unravel::mesh_importer_meta::materials_meta::import_materials {true}

Definition at line 96 of file asset_storage.h.

◆ remove_redundant_materials

bool unravel::mesh_importer_meta::materials_meta::remove_redundant_materials {true}

Definition at line 97 of file asset_storage.h.


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