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

ScriptableRenderContext.ExecuteCommandBuffer

Cambiar al Manual
public void ExecuteCommandBuffer (Rendering.CommandBuffer commandBuffer);

Parámetros

commandBufferCommand buffer to execute.

Descripción

Execute a custom graphics command buffer.

See Also: CommandBuffer.