Graphics.ExecuteCommandBuffer

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

Parámetros

bufferThe buffer to execute.

Descripción

Execute a command buffer.

All commands in the buffer will be executed immediately.

See Also: CommandBuffer.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.