Skip to content

IRenderer.GetScissorRect() Method

Definition

Namespace: Brine2D.Rendering

Get the current scissor rectangle (null if clipping is disabled).

System.Nullable<Brine2D.Core.Rectangle> GetScissorRect();

Returns

System.Nullable<Rectangle>
Current scissor rectangle or null