Uses of Enum
io.qt.qt3d.render.QAbstractTexture.Target
Packages that use QAbstractTexture.Target
-
Uses of QAbstractTexture.Target in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QAbstractTexture.TargetModifier and TypeMethodDescriptionfinal QAbstractTexture.Target
QAbstractTexture.getTarget()
Kotlin property getter.static QAbstractTexture.Target
QAbstractTexture.Target.resolve
(int value) Returns the corresponding enum entry for the given value.final QAbstractTexture.Target
QAbstractTexture.target()
final QAbstractTexture.Target
QTextureData.target()
static QAbstractTexture.Target
Returns the enum constant of this type with the specified name.static QAbstractTexture.Target[]
QAbstractTexture.Target.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.TargetModifier and TypeMethodDescriptionfinal void
QTextureData.setTarget
(QAbstractTexture.Target target) Constructors in io.qt.qt3d.render with parameters of type QAbstractTexture.TargetModifierConstructorDescriptionprotected
Overloaded constructor forQAbstractTexture(io.qt.qt3d.render.QAbstractTexture.Target, io.qt.qt3d.core.QNode)
withparent = null
.protected
QAbstractTexture
(QAbstractTexture.Target target, QNode parent)