Version: 2021.1
언어: 한국어

Graphics.ExecuteCommandBuffer

매뉴얼로 전환
public static void ExecuteCommandBuffer (Rendering.CommandBuffer buffer);

파라미터

buffer The buffer to execute.

설명

Execute a command buffer.

All commands in the buffer will be executed immediately.

See Also: CommandBuffer.