Version: 2019.2

Camera.RemoveCommandBuffers

Switch to Manual
public void RemoveCommandBuffers (Rendering.CameraEvent evt);

Parameters

evtWhen to execute the command buffer during rendering.

Description

Remove command buffers from execution at a specified place.

This function removes all command buffers set on the specified camera event.

See Also: CommandBuffer, RemoveCommandBuffer, RemoveAllCommandBuffers.