Set scissor for draw primitive. Remarks: To scissor for all primitives in view see bgfx::setViewScissor.
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 scissor for draw primitive. Remarks: To scissor for all primitives in view see bgfx::setViewScissor.