Kuesa::IroMatteOpaqueMaterial 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/IroMatteOpaqueMaterial> |
Since: | Kuesa 1.2 |
Instantiated By: | IroMatteOpaqueMaterial |
Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.2.
Kuesa::IroMatteOpaqueProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
void | setMaterialProperties(Kuesa::IroMatteOpaqueProperties *materialProperties) |
void | materialPropertiesChanged(Kuesa::IroMatteOpaqueProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.2.
Access functions:
Kuesa::IroMatteOpaqueProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::IroMatteOpaqueProperties *materialProperties) |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
void | materialPropertiesChanged(Kuesa::IroMatteOpaqueProperties *materialProperties) |