Class mesh_import_settings

Class Documentation

class legion::core::mesh_import_settings

Data structure to parameterize the mesh import process.

Public Members

material_list *materials = nullptr
bool triangulate = true
bool vertex_color = false
filesystem::view contextFolder = filesystem::view(std::string_view(""))