Represents an imported mesh with its material binding. More...
#include <ImportResult.h>
Public Attributes | |
| AssetID | mesh_asset |
| AssetID | material_asset |
| std::string | name |
Represents an imported mesh with its material binding.
Definition at line 30 of file ImportResult.h.
| AssetID hellfire::ImportedMesh::material_asset |
Definition at line 32 of file ImportResult.h.
| AssetID hellfire::ImportedMesh::mesh_asset |
Definition at line 31 of file ImportResult.h.
| std::string hellfire::ImportedMesh::name |
Definition at line 33 of file ImportResult.h.