Uses of Enum
io.qt.qt3d.render.QStencilOperationArguments.FaceMode
Packages that use QStencilOperationArguments.FaceMode
-
Uses of QStencilOperationArguments.FaceMode in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QStencilOperationArguments.FaceModeMethods in io.qt.qt3d.render that return QStencilOperationArguments.FaceModeModifier and TypeMethodDescriptionQStencilOperationArguments.faceMode()
QStencilOperationArguments.FaceMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QStencilOperationArguments.FaceMode[]
QStencilOperationArguments.FaceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.