Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CTextureManager::STexturePackage Struct Reference

Structure storing texture info: package, path, and pointer to the texture. More...

#include <TextureManager/CTextureManager.h>

Public Attributes

std::string Package
 Name of the package containing the texture.
std::string Path
 Actual path of the texture file.
ITextureTexture
 Pointer to the texture resource.

Detailed Description

Structure storing texture info: package, path, and pointer to the texture.


The documentation for this struct was generated from the following file: