QStencilOperation露
- PyQt5.Qt3DRender.QStencilOperation
Inherits from QRenderState.
Description露
The QStencilOperation class specifies stencil operation.
A QStencilOperation class specifies the stencil operations for the front- and back-facing polygons. The stencil operation control what is done to fragment when the stencil and depth test pass or fail.
See also
Methods露
- __init__(parent: QNode = None)
The constructor creates a new QStencilOperation::QStencilOperation instance with the specified parent.
- back() → QStencilOperationArguments
TODO
- front() → QStencilOperationArguments
TODO