Clear()
Clear all commands in the buffer.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void Clear()
Remarks
Removes all previously added commands from the buffer and makes it empty.