IRendererModule::RequestVirtualTextureTiles

Provided a list of packed virtual texture tile ids, let the VT system request them.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h

Include

#include "RendererInterface.h"

Syntax

void RequestVirtualTextureTiles
(
    const FVector2D & InScreenSpaceSize,
    int32 InMipLevel
)

Remarks

Provided a list of packed virtual texture tile ids, let the VT system request them. Note this should be called as long as the tiles are needed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss