Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGPUSkinCache
Overloads
FGPUSkinCache()
| |
|
| Name |
FGPUSkinCache |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/GPUSkinCache.h |
| Include Path |
#include "GPUSkinCache.h" |
FGPUSkinCache()
FGPUSkinCache(ERHIFeatureLevel::Type, bool, UWorld *)
| |
|
| Name |
FGPUSkinCache |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/GPUSkinCache.h |
| Include Path |
#include "GPUSkinCache.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/GPUSkinCache.cpp |
FGPUSkinCache
(
ERHIFeatureLevel::Type InFeatureLevel,
bool bInRequiresMemoryLimit,
UWorld * InWorld
)