StencilOperation QML Type▲
-
Import Statement: import Qt3D.Render 2.4
-
Since:: Qt 5.7
-
Inherits:: RenderState
-
Instantiates:: QStencilOperation
-
Group: StencilOperation is part of renderstates
Detailed Description▲
A StencilOperation type 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▲
See also StencilTest