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

Camera.RemoveAllCommandBuffers

Switch to Manual

Declaration

public void RemoveAllCommandBuffers();

Description

Remove all command buffers set on this camera.

This API is only available with the Built-in renderer. Additional resources: CommandBuffer, RemoveCommandBuffer, RemoveCommandBuffers.