Uses of Enum
io.qt.qt3d.render.QRenderCapabilities.Profile
Packages that use QRenderCapabilities.Profile
-
Uses of QRenderCapabilities.Profile in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QRenderCapabilities.ProfileModifier and TypeMethodDescriptionQRenderCapabilities.getProfile()
Kotlin property getter.QRenderCapabilities.profile()
static QRenderCapabilities.Profile
QRenderCapabilities.Profile.resolve
(int value) Returns the corresponding enum entry for the given value.static QRenderCapabilities.Profile
Returns the enum constant of this type with the specified name.static QRenderCapabilities.Profile[]
QRenderCapabilities.Profile.values()
Returns an array containing the constants of this enum type, in the order they are declared.