Update Mesh.h
parent
514244ffc2
commit
4456b7ca82
|
@ -20,7 +20,7 @@ struct VERTEX {
|
|||
|
||||
struct Texture {
|
||||
string type;
|
||||
aiString path;
|
||||
string path;
|
||||
ID3D11ShaderResourceView *texture;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue