Camera.RemoveCommandBuffers

Switch to Manual

Declaration

public void RemoveCommandBuffers(Rendering.CameraEvent evt);

Parameters

evt When 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. This API is only available with the Built-in renderer.

Additional resources: CommandBuffer, RemoveCommandBuffer, RemoveAllCommandBuffers.


Did you find this page useful? Please give it a rating: