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

Structure for storing camera related context. More...

#include <camera.h>

Public Attributes

rtti::context ctx
 RTTI context for the camera.
 

Detailed Description

Structure for storing camera related context.

Definition at line 24 of file camera.h.

Member Data Documentation

◆ ctx

rtti::context unravel::camera_storage::ctx

RTTI context for the camera.

Definition at line 26 of file camera.h.


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