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