Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
AmbientLight.hpp File Reference
#include "component/AmbientLight.hpp"
#include <entt/core/hashed_string.hpp>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  DefaultPipeline
namespace  DefaultPipeline::Utils

Variables

static constexpr std::string_view DefaultPipeline::Utils::AMBIENT_LIGHT_BUFFER_NAME = "AMBIENT_LIGHT_BUFFER"
static const entt::hashed_string DefaultPipeline::Utils::AMBIENT_LIGHT_BUFFER_ID
static constexpr std::string_view DefaultPipeline::Utils::AMBIENT_LIGHT_BIND_GROUP_NAME = "AMBIENT_LIGHT_BIND_GROUP"
static const entt::hashed_string DefaultPipeline::Utils::AMBIENT_LIGHT_BIND_GROUP_ID