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