Kuesa::IroMatteBackgroundMaterial is a simple material in terms of rendering that allows to render an arbitrary meshes as a background by projecting the vertices in screen space. More...
| Header: | #include <Kuesa/IroMatteBackgroundMaterial> |
| Since: | Kuesa 1.2 |
| Instantiated By: | IroMatteBackgroundMaterial |
| Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.2.
| Kuesa::IroMatteBackgroundProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::IroMatteBackgroundProperties *materialProperties) |
| void | materialPropertiesChanged(Kuesa::IroMatteBackgroundProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.2.
Access functions:
| Kuesa::IroMatteBackgroundProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::IroMatteBackgroundProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
| void | materialPropertiesChanged(Kuesa::IroMatteBackgroundProperties *materialProperties) |