virtual bool SetParams(const MeshCacheParams& params) = 0;
Parameters |
Description |
const MeshCacheParams& params |
Structure describing the mesh cache parameters, see MeshCacheParams. |
Returns true if the mesh buffer is created and false if mesh buffer resize failed.