Set view scissor. Draw primitive outside view will be clipped. When _x, _y, _width and _height are set to 0, scissor will be disabled.
View id.
Position x from the left corner of the window.
Position y from the top corner of the window.
Width of view scissor region.
Height of view scissor region.
See Implementation
Set view scissor. Draw primitive outside view will be clipped. When _x, _y, _width and _height are set to 0, scissor will be disabled.