ScissorTest QML Type▲
- 
					Import Statement: import Qt3D.Render 2.6 
- 
					Inherits: RenderState 
- 
					Instantiates:: QScissorTest 
- 
					Group: ScissorTest is part of renderstates 
Detailed Description▲
A ScissorTest type enables scissor test, which discards fragments outside the rectangular area of the screen specified by the left, bottom, width and height properties.




