Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRendererModule
Description
Do a full virtual texture system update to read and process feedback. This will sync until all outstanding page rendering or streaming is complete.
| Name | SyncVirtualTextureUpdates |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include Path | #include "RendererInterface.h" |
void SyncVirtualTextureUpdates
(
FRHICommandListImmediate & RHICmdList,
ERHIFeatureLevel::Type FeatureLevel
)