Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TPsoLruCache > API/Runtime/RHI/TPsoLruCache/__ctor
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/PsoLruCache.h |
Include | #include "PsoLruCache.h" |
TPsoLruCache
&40;
int32 InMaxNumElements
&41;
Remarks
Create and initialize a new instance.
Parameters
Name | Description |
---|---|
InMaxNumElements | The maximum number of elements this cache can hold. |