HAL::SetMeshCacheParams

HAL::SetMeshCacheParams
void SetMeshCacheParams(const MeshCacheParams& params);
Description

SetMeshCacheParameters sets the mesh cache parameters. 

For optimum performance, this method should be set before calling InitHAL. Calling this after InitHAL is possible, but may require significant memory reallocation.

Parameters
Parameters 
Description 
const MeshCacheParams& params 
Reference to MeshCacheParams holding the mesh cache parameters.