HAL::GetMeshCacheParams

HAL::GetMeshCacheParams
const MeshCacheParams& GetMeshCacheParams();
Description

GetMeshCacheParams gets the mesh cache params. 

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

Return Value

The mesh cache parameters, Render::MeshCacheParams.