CG-Project2
|
This structure stores data from an imported mesh texture. More...
#include <Component.hpp>
Public Attributes | |
unsigned int | id |
texture id | |
std::string | type {} |
texture type (diffuse, normal, specular, etc.) | |
std::string | path {} |
texture file path |
This structure stores data from an imported mesh texture.