Kuesa::IroDiffuseAlphaMaterial is a simple material in terms of rendering that relies on a 2d spherical environment map and performs alpha blending. More...
Header: | #include <Kuesa/IroDiffuseAlphaMaterial> |
Since: | Kuesa 1.2 |
Instantiated By: | IroDiffuseAlphaMaterial |
Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.2.
Kuesa::IroDiffuseAlphaProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
void | setMaterialProperties(Kuesa::IroDiffuseAlphaProperties *materialProperties) |
void | materialPropertiesChanged(Kuesa::IroDiffuseAlphaProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.2.
Access functions:
Kuesa::IroDiffuseAlphaProperties * | materialProperties() const |
void | setMaterialProperties(Kuesa::IroDiffuseAlphaProperties *materialProperties) |
void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
void | materialPropertiesChanged(Kuesa::IroDiffuseAlphaProperties *materialProperties) |