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

#include <VirtualTextureFeedback.h>

Public Attributes

FUintPoint *RESTRICT Data = nullptr
 
uint32 Size = 0
 
int32 MapHandle = -1
 

Detailed Description

Structure returned by Map() containing the feedback data.

Member Data Documentation

◆ Data

FUintPoint* RESTRICT FVirtualTextureFeedback::FMapResult::Data = nullptr

◆ MapHandle

int32 FVirtualTextureFeedback::FMapResult::MapHandle = -1

◆ Size

uint32 FVirtualTextureFeedback::FMapResult::Size = 0

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