Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::rendering::per_camera_data Struct Reference

Contains data specific to a camera, including LOD information. More...

#include <pipeline.h>

Public Attributes

lod_data_container entity_lods
 Container for entity LOD data.
 

Detailed Description

Contains data specific to a camera, including LOD information.

Definition at line 50 of file pipeline.h.

Member Data Documentation

◆ entity_lods

lod_data_container unravel::rendering::per_camera_data::entity_lods

Container for entity LOD data.

Definition at line 52 of file pipeline.h.


The documentation for this struct was generated from the following file: