#include <clearcoatmetallicroughnessmaterialextension.h>
Inherits from Kuesa::Qt3D::MetallicRoughnessMaterialExtension, Qt3DCore::QNode
Public Signals
Public Functions
Public Properties
Additional inherited members
Protected Functions inherited from Kuesa::Qt3D::MetallicRoughnessMaterialExtension
Public Signals Documentation
signal clearCoatPropertiesChanged
| void clearCoatPropertiesChanged(
ClearCoatProperties * clearCoatProperties
)
|
Public Functions Documentation
| explicit ClearCoatMetallicRoughnessMaterialExtension(
MetallicRoughnessMaterial * pbrMaterial
)
|
| ~ClearCoatMetallicRoughnessMaterialExtension()
|
function clearCoatProperties
| ClearCoatProperties * clearCoatProperties() const
|
Public Property Documentation
property clearCoatProperties
| ClearCoatProperties * clearCoatProperties;
|
Since: Kuesa 2.1
The properties defining the clear coat layer of the material.
Updated on 2023-07-03 at 11:02:05 +0000