4#include <entt/core/hashed_string.hpp>
9 "end_depth_render_texture"};
The core is the place where all the data of the engine is stored. It contains the registry (entities)...
Definition Core.hpp:33
Definition ExecuteRenderPass.hpp:5
void PrepareEndRenderTexture(Engine::Core &core)
Definition PrepareEndRenderTexture.cpp:126
constexpr entt::hashed_string END_DEPTH_RENDER_TEXTURE_ID
Definition PrepareEndRenderTexture.hpp:8