[]
Get the array of {{scissor rectangles}} bound to the {{rasterizer stage}}.
public RectL[] GetScissorRectangles()
Public Function GetScissorRectangles() As RectL()
| Type | Description |
|---|---|
| RectL[] |
Get the array of {{scissor rectangles}} bound to the {{rasterizer stage}}.
public void GetScissorRectangles(RectL[] scissorRectangles)
Public Sub GetScissorRectangles(scissorRectangles As RectL())
| Type | Name | Description |
|---|---|---|
| RectL[] | scissorRectangles |