Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderTargetPool
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderTargetPool.h |
| Include | #include "RenderTargetPool.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderTargetPool.cpp |
void GetStats
&40;
uint32 & OutWholeCount,
uint32 & OutWholePoolInKB,
uint32 & OutUsedInKB
&41; const
Remarks
Only to get statistics on usage and free elements. Normally only called in renderthread or if FlushRenderingCommands was called()