RenderModuleInfo

Contains information needed for individual render module initialization.

File location: framework/cauldron/framework/inc/core/framework.h

Detailed description

Contains information needed for individual render module initialization.

Data fields

Type

Description

std::string

Name
Rendermodule name.

json

InitOptions
Initialization options from json to configure the module at init time.