Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamingManager_1
Description
Issues a rendering command for updating the streaming manager. This is not normally needed, but is necessary in cases where blocking requests are required and the SVT is used in a rendering command (which is executed before the streaming manager would normally update). A call to this function is not needed when the SVT is used in a regular pass called from FDeferredShadingSceneRenderer::Render().
| Name | Update_GameThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SparseVolumeTexture/ISparseVolumeTextureStreamingManager.h |
| Include Path | #include "SparseVolumeTexture/ISparseVolumeTextureStreamingManager.h" |
void Update_GameThread()