IRendererModule::RequestVirtualTextureTilesForRegion

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RendererInterface.h"

Syntax

void RequestVirtualTextureTilesForRegion
(
    IAllocatedVirtualTexture * AllocatedVT,
    const FVector2D & InScreenSpaceSize,
    const FIntRect & InTextureRegion,
    int32 InMipLevel
)

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