![]() |
Public API Reference |
![]() |
A material for a mesh. More...
#include <cstool/importkit.h>
Public Member Functions | |
const wchar_t * | GetName () const |
Get name of the material. | |
const char * | GetTextureFile () const |
Get texture filename of the material. |
A material for a mesh.
Definition at line 159 of file importkit.h.
const wchar_t* CS::Utility::ImportKit::Container::Material::GetName | ( | ) | const [inline] |
Get name of the material.
Definition at line 170 of file importkit.h.
const char* CS::Utility::ImportKit::Container::Material::GetTextureFile | ( | ) | const [inline] |
Get texture filename of the material.
Definition at line 174 of file importkit.h.