Kuesa::Iro2AlphaSemMaterial is a simple material in terms of rendering that relies on a 2d spherical environment map and performs alpha blending. This variant uses a fake normal map and SEM reflection, see Iro2AlphaEquiRect to use a real normal map and equi-rectangular projection. More...
| Header: | #include <Kuesa/Iro2AlphaSemMaterial> |
| Since: | Kuesa 1.3 |
| Instantiated By: | Iro2AlphaSemMaterial |
| Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.3.
| Kuesa::Iro2AlphaSemProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::Iro2AlphaSemProperties *materialProperties) |
| void | materialPropertiesChanged(Kuesa::Iro2AlphaSemProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.3.
Access functions:
| Kuesa::Iro2AlphaSemProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::Iro2AlphaSemProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
| void | materialPropertiesChanged(Kuesa::Iro2AlphaSemProperties *materialProperties) |