Camera.RemoveCommandBuffers

Cambiar al Manual
public void RemoveCommandBuffers (Rendering.CameraEvent evt);

Parámetros

evtWhen to execute the command buffer during rendering.

Descripción

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.