evt | When to execute the command buffer during rendering. |
buffer | The buffer to execute. |
Remove command buffer from execution at a specified place.
If the same buffer is added multiple times on this camera event, all occurrences of it will be removed.
This API is only available with the Built-in renderer.
Additional resources: CommandBuffer, RemoveCommandBuffers, RemoveAllCommandBuffers, AddCommandBuffer, GetCommandBuffers.