Experimental: this API is experimental and might be changed or removed in the future.

ScriptableRenderContext.ExecuteCommandBuffer

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

파라미터

commandBufferCommand buffer to execute.

설명

Execute a custom graphics command buffer.

See Also: CommandBuffer.