Elevate Engine
1
Loading...
Searching...
No Matches
ComponentsIcon.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Elevate
4
{
5
namespace
Editor
6
{
7
namespace
Icons
8
{
9
constexpr
std::string_view
COMPONENT_ICON_CAMERA
=
"editor://Icons/Light/Components/camera.png"
;
10
constexpr
std::string_view
COMPONENT_ICON_RIGIDBODY
=
"editor://Icons/Light/Components/rigidbody.png"
;
11
}
12
}
13
}
Elevate::Editor::Icons::COMPONENT_ICON_RIGIDBODY
constexpr std::string_view COMPONENT_ICON_RIGIDBODY
Definition
ComponentsIcon.h:10
Elevate::Editor::Icons::COMPONENT_ICON_CAMERA
constexpr std::string_view COMPONENT_ICON_CAMERA
Definition
ComponentsIcon.h:9
Elevate
Definition
AudioDistanceProbe.h:9
ElevateEngine
src
ElevateEngine
Editor
Components
ComponentsIcon.h
Generated by
1.9.8