Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UVirtualTextureAdapter
Description
Flush the virtual texture page contents. Call this whenever the wrapped UTexture is modified.
| Name | Flush |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/VT/VirtualTextureAdapter.h |
| Include Path | #include "VT/VirtualTextureAdapter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VT/VirtualTextureAdapter.cpp |
void Flush
(
FBox2f const & UVRect
)