MeshCache::SetCommandList

MeshCache::SetCommandList
void SetCommandList(ID3D12GraphicsCommandList* commandList);
Description

SetCommandList sets the command list for the MeshCache to use (ie. to copy resources).

Parameters
Parameters 
Description 
ID3D12GraphicsCommandList* commandList 
The command list that should be used in any MeshCache operations