CommandBuffer.EnableScissorRect
Parameters
| scissor | Viewport rectangle in pixel coordinates. |
Description 描述
Add a command to enable the hardware scissor rectangle.
This command can be used to clip regions of the screen from rendering.
See Also: DisableScissorRect.