Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRendererModule
| Type | Name | Description | |
|---|---|---|---|
| void | RequestVirtualTextureTiles
(
TArray< uint64 >&& InPageRequests |
Request an array of virtual texture page requests that was captured with SetVirtualTextureRequestRecordBuffer. | |
| void | RequestVirtualTextureTiles
(
const FVector2D& InScreenSpaceSize, |
||
| void | RequestVirtualTextureTiles
(
const FMaterialRenderProxy* InMaterialRenderProxy, |
||
| void | RequestVirtualTextureTiles
(
IAllocatedVirtualTexture* AllocatedVT, |
Helper function to request loading of tiles for a virtual texture that will be displayed in the UI. |