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