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

CommandBuffer.Clear

Declaration

public void Clear();

Description

Clear all commands in the buffer.

Removes all previously added commands from the buffer and makes it empty.