Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRendererModule
Description
Fetch the page requests recorded since the last call to SetNaniteRequestRecordBuffer. Returns the handle that was passed in.
| Name | GetNaniteRequestRecordBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include Path | #include "RendererInterface.h" |
uint64 GetNaniteRequestRecordBuffer
(
TArray < uint32 > & OutRequestData
)