Struct CommandBufferWrapper

Public

Wrapper for different kinds of commands buffers.

Annoyingly, they all use a CommandBuffer in the end, but the universal render pipeline wraps it in a RasterCommandBuffer, and it's not possible to get the underlaying CommandBuffer.

Public Methods

DrawMesh (mesh, matrix, material, submeshIndex, shaderPass, properties)

Public Variables

cmd
Public