Method ClearBuffers
ClearBuffers(CommandBuffer)
Clears all the previously created history buffers
Declaration
public void ClearBuffers(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | Defines the command buffer used for clearing. |