UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSurfaceCacheRequest Class Reference

#include <LumenSceneData.h>

Public Member Functions

bool IsLockedMip () const
 

Public Attributes

int32 CardIndex = -1
 
uint16 ResLevel = 0
 
uint16 LocalPageIndex = UINT16_MAX
 
float Distance = 0.0f
 

Member Function Documentation

◆ IsLockedMip()

bool FSurfaceCacheRequest::IsLockedMip ( ) const
inline

Member Data Documentation

◆ CardIndex

int32 FSurfaceCacheRequest::CardIndex = -1

◆ Distance

float FSurfaceCacheRequest::Distance = 0.0f

◆ LocalPageIndex

uint16 FSurfaceCacheRequest::LocalPageIndex = UINT16_MAX

◆ ResLevel

uint16 FSurfaceCacheRequest::ResLevel = 0

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