Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveAllCommandBuffers()

Remove all command buffers set on this camera.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void RemoveAllCommandBuffers()

Remarks

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