Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::importer::imported_material Struct Reference

#include <mesh_importer.h>

Public Attributes

std::string name
 
std::shared_ptr< materialmat
 

Detailed Description

Definition at line 11 of file mesh_importer.h.

Member Data Documentation

◆ mat

std::shared_ptr<material> unravel::importer::imported_material::mat

Definition at line 14 of file mesh_importer.h.

◆ name

std::string unravel::importer::imported_material::name

Definition at line 13 of file mesh_importer.h.


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