Version: 2020.1
언어: 한국어

Camera.RemoveCommandBuffers

매뉴얼로 전환
public void RemoveCommandBuffers (Rendering.CameraEvent 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 camera event.

See Also: CommandBuffer, RemoveCommandBuffer, RemoveAllCommandBuffers.