Uses of Enum
io.qt.qt3d.render.QAbstractTexture.HandleType
Packages that use QAbstractTexture.HandleType
-
Uses of QAbstractTexture.HandleType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QAbstractTexture.HandleTypeMethods in io.qt.qt3d.render that return QAbstractTexture.HandleTypeModifier and TypeMethodDescriptionQAbstractTexture.getHandleType()
Kotlin property getter.QAbstractTexture.handleType()
static QAbstractTexture.HandleType
QAbstractTexture.HandleType.resolve
(int value) Returns the corresponding enum entry for the given value.static QAbstractTexture.HandleType
Returns the enum constant of this type with the specified name.static QAbstractTexture.HandleType[]
QAbstractTexture.HandleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QAbstractTexture.HandleTypeModifier and TypeMethodDescriptionprotected final void
QAbstractTexture.setHandleType
(QAbstractTexture.HandleType type)