CG-Project2
|
Component to store assimp imported mesh data. More...
#include <Component.hpp>
Public Member Functions | |
ImportedMeshTextures ()=default | |
Instances basic Component to query the ECS. |
Public Attributes | |
std::vector< ImportedTexture > | textures {} |
imported texture list of the mesh |
Component to store assimp imported mesh data.