|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Async KTX2 texture load request tracked by the ECS asset pipeline. More...
#include <EcsData.h>
Public Attributes | |
| std::filesystem::path | path |
| Source KTX2 path. | |
| std::future< Engine::Assets::Textures::Ktx2TextureData > | future |
| Future that resolves to loaded KTX2 texture data. | |
Async KTX2 texture load request tracked by the ECS asset pipeline.
| std::future<Engine::Assets::Textures::Ktx2TextureData> Engine::Ecs::Ktx2LoadFuture::future |
| std::filesystem::path Engine::Ecs::Ktx2LoadFuture::path |