Light.RemoveCommandBuffers

매뉴얼로 전환
public void RemoveCommandBuffers (Rendering.LightEvent evt);

파라미터

evtWhen to execute the command buffer during rendering.

설명

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.