Uses of Enum
io.qt.qt3d.render.QBlitFramebuffer.InterpolationMethod
Packages that use QBlitFramebuffer.InterpolationMethod
-
Uses of QBlitFramebuffer.InterpolationMethod in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QBlitFramebuffer.InterpolationMethodModifier and TypeMethodDescriptionQBlitFramebuffer.getInterpolationMethod()
Kotlin property getter.QBlitFramebuffer.interpolationMethod()
QBlitFramebuffer.InterpolationMethod.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QBlitFramebuffer.InterpolationMethod[]
QBlitFramebuffer.InterpolationMethod.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 QBlitFramebuffer.InterpolationMethodModifier and TypeMethodDescriptionfinal void
QBlitFramebuffer.setInterpolationMethod
(QBlitFramebuffer.InterpolationMethod interpolationMethod)