Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
TextureAssetRef.h File Reference
#include "Engine/Core/Asset.h"
#include <filesystem>
Include dependency graph for TextureAssetRef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Engine
namespace  Engine::Assets

Typedefs

using Engine::Assets::TextureAssetRef = Asset::Ref<std::filesystem::path, Texture>