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

Public Attributes

FVirtualTextureSystemSystem = nullptr
 
const FUniquePageListUniquePageList = nullptr
 
FPageUpdateBufferPageUpdateBuffers = nullptr
 
FUniqueRequestListRequestList = nullptr
 
uint32 PageUpdateFlushCount = 0u
 
uint32 PageStartIndex = 0u
 
uint32 NumPages = 0u
 
uint32 FrameRequested
 
bool bForceContinuousUpdate = false
 
bool bEnableLoadRequests = false
 

Member Data Documentation

◆ bEnableLoadRequests

bool FGatherRequestsParameters::bEnableLoadRequests = false

◆ bForceContinuousUpdate

bool FGatherRequestsParameters::bForceContinuousUpdate = false

◆ FrameRequested

uint32 FGatherRequestsParameters::FrameRequested

◆ NumPages

uint32 FGatherRequestsParameters::NumPages = 0u

◆ PageStartIndex

uint32 FGatherRequestsParameters::PageStartIndex = 0u

◆ PageUpdateBuffers

FPageUpdateBuffer* FGatherRequestsParameters::PageUpdateBuffers = nullptr

◆ PageUpdateFlushCount

uint32 FGatherRequestsParameters::PageUpdateFlushCount = 0u

◆ RequestList

FUniqueRequestList* FGatherRequestsParameters::RequestList = nullptr

◆ System

FVirtualTextureSystem* FGatherRequestsParameters::System = nullptr

◆ UniquePageList

const FUniquePageList* FGatherRequestsParameters::UniquePageList = nullptr

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