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

#include <VirtualShadowMapCacheManager.h>

Public Attributes

FInt64Point PageSpaceLocation = FInt64Point(0, 0)
 
double ViewCenterZ = 0.0
 
double ViewRadiusZ = 0.0
 
double WPODistanceDisableThresholdSquared = 0.0
 

Member Data Documentation

◆ PageSpaceLocation

FInt64Point FVirtualShadowMapCacheEntry::FClipmapInfo::PageSpaceLocation = FInt64Point(0, 0)

◆ ViewCenterZ

double FVirtualShadowMapCacheEntry::FClipmapInfo::ViewCenterZ = 0.0

◆ ViewRadiusZ

double FVirtualShadowMapCacheEntry::FClipmapInfo::ViewRadiusZ = 0.0

◆ WPODistanceDisableThresholdSquared

double FVirtualShadowMapCacheEntry::FClipmapInfo::WPODistanceDisableThresholdSquared = 0.0

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