Version: 2018.2

Light.RemoveCommandBuffers

Switch to Manual
public void RemoveCommandBuffers (Rendering.LightEvent 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 light event.

See Also: CommandBuffer, RemoveCommandBuffer, RemoveAllCommandBuffers.