UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAdaptiveVirtualTexture::FAllocatedInfo Struct Reference

#include <AdaptiveVirtualTexture.h>

Public Attributes

IAllocatedVirtualTextureAllocatedVirtualTexture
 
FBox2D RemappedUV
 
uint32 RemappedLevel
 

Detailed Description

Information needed by GetAllocatedVirtualTextures() for the internally allocated virtual textures.

Member Data Documentation

◆ AllocatedVirtualTexture

IAllocatedVirtualTexture* FAdaptiveVirtualTexture::FAllocatedInfo::AllocatedVirtualTexture

◆ RemappedLevel

uint32 FAdaptiveVirtualTexture::FAllocatedInfo::RemappedLevel

◆ RemappedUV

FBox2D FAdaptiveVirtualTexture::FAllocatedInfo::RemappedUV

The documentation for this struct was generated from the following file: