TDME2 1.9.121
Public Attributes | List of all members
Engine::Shader Struct Reference
Collaboration diagram for Engine::Shader:
Collaboration graph

Public Attributes

ShaderType type
 
string id
 
map< string, ShaderParameterparameterDefaults
 

Detailed Description

Definition at line 217 of file Engine.h.

Member Data Documentation

◆ id

string id

Definition at line 219 of file Engine.h.

◆ parameterDefaults

map<string, ShaderParameter> parameterDefaults

Definition at line 220 of file Engine.h.

◆ type

ShaderType type

Definition at line 218 of file Engine.h.


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