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