Kohi Game Engine
application_rendergraph_config Struct Reference

#include <application_config.h>

Data Fields

const char * name
 The name of the rendergraph. More...
 
const char * configuration_str
 The configuration of the rendergraph in string format, to be parsed by the rendergraph system. More...
 

Field Documentation

◆ configuration_str

const char* configuration_str

The configuration of the rendergraph in string format, to be parsed by the rendergraph system.

◆ name

const char* name

The name of the rendergraph.


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