Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TPsoLruCache
Description
Get the maximum number of entries in the cache.
| Name | Max |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/PsoLruCache.h |
| Include Path | #include "PsoLruCache.h" |
int32 Max() const
Maximum number of entries.
See Also
-
Num