DisableScissorRect()
Add a command to disable the hardware scissor rectangle.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void DisableScissorRect()
Remarks
Additional Resources: CommandBuffer.EnableScissorRect.