Skip to content

Struct MaterialTextureNameChangedEvent

ClassList > MaterialTextureNameChangedEvent

  • #include <MaterialEvents.h>

Public Attributes

Type Name
Material::MatDataType data_type = { Material::MPARA\_TEX }
Material * material
std::string name = {}
Material::MatParaType param_type = { Material::MAT\_NONE }

Public Attributes Documentation

variable data_type

Material::MatDataType MaterialTextureNameChangedEvent::data_type;

variable material

Material* MaterialTextureNameChangedEvent::material;

variable name

std::string MaterialTextureNameChangedEvent::name;

variable param_type

Material::MatParaType MaterialTextureNameChangedEvent::param_type;


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