QTexturedMetalRoughMaterial Class

class Qt3DExtras ::QTexturedMetalRoughMaterial

This class is deprecated; use QMetalRoughMaterial 代替。 更多...

头: #include <QTexturedMetalRoughMaterial>
qmake: QT += 3dextras
Since: Qt 5.9
继承: Qt3DExtras::QMetalRoughMaterial

该类已过时。 提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

该类在 Qt 5.9 引入。

公共函数

QTexturedMetalRoughMaterial (Qt3DCore::QNode * parent = nullptr)

信号

void ambientOcclusionChanged (const QVariant & ambientOcclusion )
void normalChanged (const QVariant & normal )

详细描述

成员函数文档编制

QTexturedMetalRoughMaterial:: QTexturedMetalRoughMaterial ( Qt3DCore::QNode * parent = nullptr)

Constructs a new QTexturedMetalRoughMaterial instance with parent object parent .