This version of Unity is unsupported.

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.