Kuesa::Iro2PlanarReflectionSemMaterial is a material dedicated to rendering reflection textures generated by ReflectionPlane defined on either a ForwardRenderer or View. This variant uses a fake normal map and SEM reflection. More...
| Header: | #include <Kuesa/Iro2PlanarReflectionSemMaterial> |
| Since: | Kuesa 1.3 |
| Instantiated By: | Iro2PlanarReflectionSemMaterial |
| Inherits: | Kuesa::GLTF2Material |
This class was introduced in Kuesa 1.3.
| Kuesa::Iro2PlanarReflectionSemProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::Iro2PlanarReflectionSemProperties *materialProperties) |
| void | materialPropertiesChanged(Kuesa::Iro2PlanarReflectionSemProperties *materialProperties) |
The properties defining the appearance of the material.
This property was introduced in Kuesa 1.3.
Access functions:
| Kuesa::Iro2PlanarReflectionSemProperties * | materialProperties() const |
| void | setMaterialProperties(Kuesa::Iro2PlanarReflectionSemProperties *materialProperties) |
| void | setMaterialProperties(Kuesa::GLTF2MaterialProperties *materialProperties) |
Notifier signal:
| void | materialPropertiesChanged(Kuesa::Iro2PlanarReflectionSemProperties *materialProperties) |