IRenderer.PopScissorRect() Method
Definition¶
Namespace: Brine2D.Rendering
Restore the previous scissor rectangle from the stack.
void PopScissorRect();
Exceptions¶
System.InvalidOperationException
Thrown if stack is empty
Namespace: Brine2D.Rendering
Restore the previous scissor rectangle from the stack.
void PopScissorRect();
System.InvalidOperationException
Thrown if stack is empty