CoriEngine
Loading...
Searching...
No Matches
Cori::Internal::AssetPlaceholders Namespace Reference

Variables

const Graphics::Texture2D::Descriptor Texture2DPlaceholder

Variable Documentation

◆ Texture2DPlaceholder

const Graphics::Texture2D::Descriptor Cori::Internal::AssetPlaceholders::Texture2DPlaceholder
inline
Initial value:
{
"Placeholder Texture",
FileSystem::PathManager::GetAliasedPath("ENGINE_DATA") / "placeholders/missing_texture32.png"
}
static std::filesystem::path GetAliasedPath(const std::string &alias)
Retries the full aliased path defined in fsgame.json.

Definition at line 8 of file EngineAssets.hpp.