Version: 2020.2
언어: 한국어

Light.RemoveCommandBuffers

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

파라미터

evt When 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.