void SetCache(CacheType type, CacheBase* cache);
SetCache sets the caches that are required for RenderQueue.
|
Parameters |
Description |
|
CacheType type |
The type of the cache (mesh, glyph) that is set. |
|
CacheBase* cache |
Pointer to the cache base. |