Uses of Enum
io.qt.qt3d.render.QAbstractTexture.Status
Packages that use QAbstractTexture.Status
-
Uses of QAbstractTexture.Status in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QAbstractTexture.StatusMethods in io.qt.qt3d.render that return QAbstractTexture.StatusModifier and TypeMethodDescriptionstatic QAbstractTexture.Status
QAbstractTexture.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QAbstractTexture.Status
QAbstractTexture.status()
static QAbstractTexture.Status
Returns the enum constant of this type with the specified name.static QAbstractTexture.Status[]
QAbstractTexture.Status.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.StatusModifier and TypeMethodDescriptionprotected final void
QAbstractTexture.setStatus
(QAbstractTexture.Status status)