Table of Contents

Property Scissor

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Scissor

Gets or sets the active scissor box, in normalized coordinates. Any fragments falling outside the scissor box will be discarded.

public RectangleF Scissor { get; set; }

Property Value

RectangleF