Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CommandBuffer Constructor

Declaration

public CommandBuffer();

Description

Create a new empty command buffer.

You might want to set name for the buffer, so it is easier to see its activity in Profiler or Frame Debugger.