Skip to content

Struct ShaderCodeCompileEvent

ClassList > ShaderCodeCompileEvent

  • #include <ShaderEvents.h>

Public Attributes

Type Name
std::string code
Shaders * shader
ShaderType type

Public Attributes Documentation

variable code

std::string ShaderCodeCompileEvent::code;

variable shader

Shaders* ShaderCodeCompileEvent::shader;

variable type

ShaderType ShaderCodeCompileEvent::type;


The documentation for this class was generated from the following file src/editor/events/ShaderEvents.h