Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientResourceHeapAllocat-
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include | #include "RHICoreTransientResourceAllocator.h" |
template<typename TransientResourceType, typename LambdaType, typename ResourceCreateInfo>
TransientResourceType * CreateTransientResource
(
LambdaType && Lambda,
uint64 Hash,
uint64 Size,
const ResourceCreateInfo & CreateInfo
)