|
Unravel Engine C++ Reference
|
#include <base/basetypes.hpp>#include <engine/ecs/components/basic_component.h>#include <math/math.h>Go to the source code of this file.
Classes | |
| class | unravel::volume_component |
| Spatial volume that applies post-processing effects when the camera is inside. Effect settings come from sibling components (bloom_component, tonemapping_component, etc.) on the same entity. More... | |
Namespaces | |
| namespace | unravel |
Enumerations | |
| enum class | unravel::volume_mode : uint8_t { unravel::local , unravel::global } |