Uses of Enum
io.qt.qt3d.render.QRenderAspect.RenderType
Packages that use QRenderAspect.RenderType
-
Uses of QRenderAspect.RenderType in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QRenderAspect.RenderTypeModifier and TypeMethodDescriptionstatic QRenderAspect.RenderType
QRenderAspect.RenderType.resolve
(int value) Returns the corresponding enum entry for the given value.static QRenderAspect.RenderType
Returns the enum constant of this type with the specified name.static QRenderAspect.RenderType[]
QRenderAspect.RenderType.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.RenderTypeModifierConstructorDescriptionOverloaded constructor forQRenderAspect(io.qt.qt3d.render.QRenderAspect.RenderType, io.qt.core.QObject)
withparent = null
.QRenderAspect
(QRenderAspect.RenderType type, QObject parent)