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

#include <AdaptiveVirtualTexture.h>

Public Attributes

FVirtualTextureProducerHandle ProducerHandle
 
FIntRect RemappedTextureRegion
 
uint32 RemappedMaxLevel
 

Detailed Description

Information needed by GetProducers() for all producers for the internally allocated virtual textures.

Member Data Documentation

◆ ProducerHandle

FVirtualTextureProducerHandle FAdaptiveVirtualTexture::FProducerInfo::ProducerHandle

◆ RemappedMaxLevel

uint32 FAdaptiveVirtualTexture::FProducerInfo::RemappedMaxLevel

◆ RemappedTextureRegion

FIntRect FAdaptiveVirtualTexture::FProducerInfo::RemappedTextureRegion

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