Unravel Engine C++ Reference
Loading...
Searching...
No Matches
volume_resolver.h File Reference

Go to the source code of this file.

Classes

struct  unravel::resolved_post_process_settings
 Merged post-processing settings from all contributing volumes. More...
 

Namespaces

namespace  unravel
 

Functions

auto unravel::resolve_post_process_volumes (scene &scn, const math::vec3 &camera_pos, entt::handle camera_ent) -> resolved_post_process_settings
 Resolves post-process volumes for a camera position.