TextureManager::SetCommandList

TextureManager::SetCommandList
void SetCommandList(ID3D12GraphicsCommandList* cmdList);
Description

SetCommandList sets the command list created internally for rendering.

Parameters
Parameters 
Description 
ID3D12GraphicsCommandList* cmdList 
The command list that should be used.