CommandBuffer()
Create a new empty command buffer.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public CommandBuffer()
Remarks
You might want to set CommandBuffer.name for the buffer, so it is easier to see its activity in Profiler or Frame Debugger.