Kuesa::Iro2MatteAlphaMaterial is a simple material in terms of rendering that perform lookups on a 2d map blended optionally with the per vertex color input. More...
Header: | #include <Kuesa/Iro2MatteAlphaMaterial> |
Since: | Kuesa 1.3 |
Instantiated By: | Iro2MatteAlphaMaterial |
Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.3.
Kuesa::Iro2MatteAlphaProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
void | setMaterialProperties(Kuesa::Iro2MatteAlphaProperties *materialProperties) |
void | materialPropertiesChanged(Kuesa::Iro2MatteAlphaProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.2.
Access functions:
Kuesa::Iro2MatteAlphaProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::Iro2MatteAlphaProperties *materialProperties) |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
void | materialPropertiesChanged(Kuesa::Iro2MatteAlphaProperties *materialProperties) |