Class QNormalDiffuseMapAlphaMaterial

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QNormalDiffuseMapAlphaMaterial extends QNormalDiffuseMapMaterial

Java wrapper for Qt class Qt3DExtras::QNormalDiffuseMapAlphaMaterial

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QNormalDiffuseMapAlphaMaterial

      public QNormalDiffuseMapAlphaMaterial()

      Overloaded constructor for QNormalDiffuseMapAlphaMaterial(io.qt.qt3d.core.QNode) with parent = null.

    • QNormalDiffuseMapAlphaMaterial

      public QNormalDiffuseMapAlphaMaterial(QNode parent)
    • QNormalDiffuseMapAlphaMaterial

      protected QNormalDiffuseMapAlphaMaterial(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QNormalDiffuseMapAlphaMaterial

      protected QNormalDiffuseMapAlphaMaterial(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.