Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CommandBuffer()

Create a new empty command buffer.
Read time 1 minuteLast updated 5 days ago

Definition

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.