Uses of Enum
io.qt.qt3d.render.quick.scene2d.QScene2D.RenderPolicy
Packages that use QScene2D.RenderPolicy
-
Uses of QScene2D.RenderPolicy in io.qt.qt3d.render.quick.scene2d
Fields in io.qt.qt3d.render.quick.scene2d with type parameters of type QScene2D.RenderPolicyMethods in io.qt.qt3d.render.quick.scene2d that return QScene2D.RenderPolicyModifier and TypeMethodDescriptionfinal QScene2D.RenderPolicy
QScene2D.renderPolicy()
static QScene2D.RenderPolicy
QScene2D.RenderPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.static QScene2D.RenderPolicy
Returns the enum constant of this type with the specified name.static QScene2D.RenderPolicy[]
QScene2D.RenderPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render.quick.scene2d with parameters of type QScene2D.RenderPolicyModifier and TypeMethodDescriptionfinal void
QScene2D.setRenderPolicy
(QScene2D.RenderPolicy policy)