Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRendererModule > API/Runtime/RenderCore/IRendererModule/RequestVirtualTextureTiles
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include | #include "RendererInterface.h" |
void RequestVirtualTextureTiles
(
TArray < uint64 > && InPageRequests
)
Remarks
Request an array of virtual texture page requests that was captured with SetVirtualTextureRequestRecordBuffer. Note that the array will be moved and ownership is taken.