ScriptableRenderContext.ExecuteCommandBuffer

public void ExecuteCommandBuffer(Rendering.CommandBuffer commandBuffer);

Parameters

commandBufferCommand buffer to execute.

Description 描述

Execute a custom graphics command buffer.

See Also: CommandBuffer.