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

ScriptableRenderContext.ExecuteCommandBuffer

Switch to Manual
public void ExecuteCommandBuffer (Rendering.CommandBuffer commandBuffer);

Parameters

commandBufferCommand buffer to execute.

Description

Execute a custom graphics command buffer.

See Also: CommandBuffer.