Skip to content

Struct MaterialParamEdit

ClassList > MaterialParamEdit

Public Attributes

Type Name
glm::vec3 color
Material::MatDataType data_type
std::string texture_name
float value

Public Attributes Documentation

variable color

glm::vec3 MaterialParamEdit::color;

variable data_type

Material::MatDataType MaterialParamEdit::data_type;

variable texture_name

std::string MaterialParamEdit::texture_name;

variable value

float MaterialParamEdit::value;


The documentation for this class was generated from the following file src/UI/layer/MaterialViewer.cpp