StencilTest QML Type▲
- 
					Import Statement: import Qt3D.Render 2.12 
- 
					Since: Qt 5.7 
- 
					Inherits: RenderState 
- 
					Instantiates:: QStencilTest 
- 
					Group: StencilTest is part of renderstates 
Detailed Description▲
A StencilTest type specifies argument for the stencil test. The stencil test comprises of three arguments: stencil test function, stencil test mask and stencil reference value. StencilTest allows these arguments to be set for both front- and back-facing polygons separately.
See Also▲
See also StencilMask, StencilOperation




