Uses of Enum
io.qt.qt3d.render.QRenderAspect.SubmissionType
Packages that use QRenderAspect.SubmissionType
-
Uses of QRenderAspect.SubmissionType in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QRenderAspect.SubmissionTypeModifier and TypeMethodDescriptionstatic QRenderAspect.SubmissionType
QRenderAspect.SubmissionType.resolve
(int value) Returns the corresponding enum entry for the given value.static QRenderAspect.SubmissionType
Returns the enum constant of this type with the specified name.static QRenderAspect.SubmissionType[]
QRenderAspect.SubmissionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.qt3d.render with parameters of type QRenderAspect.SubmissionTypeModifierConstructorDescriptionQRenderAspect
(QRenderAspect.SubmissionType submissionType) Overloaded constructor forQRenderAspect(io.qt.qt3d.render.QRenderAspect.SubmissionType, io.qt.core.QObject)
withparent = null
.QRenderAspect
(QRenderAspect.SubmissionType submissionType, QObject parent)