Unravel Engine C++ Reference
Loading...
Searching...
No Matches
light.hpp
Go to the documentation of this file.
1#pragma once
2
4
7
8namespace unravel
9{
13
14} // namespace unravel
#define REFLECT_EXTERN(cls)
Definition reflection.h:120
#define LOAD_EXTERN(cls)
#define SAVE_EXTERN(cls)
Struct representing a light.
Definition light.h:87