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

#include <VirtualShadowMapCacheManager.h>

Public Member Functions

bool operator== (const FVirtualShadowMapCacheKey &Other) const
 

Public Attributes

uint32 ViewUniqueID
 
uint32 LightSceneId
 
uint32 ShadowTypeId
 

Member Function Documentation

◆ operator==()

bool FVirtualShadowMapCacheKey::operator== ( const FVirtualShadowMapCacheKey Other) const
inline

Member Data Documentation

◆ LightSceneId

uint32 FVirtualShadowMapCacheKey::LightSceneId

◆ ShadowTypeId

uint32 FVirtualShadowMapCacheKey::ShadowTypeId

◆ ViewUniqueID

uint32 FVirtualShadowMapCacheKey::ViewUniqueID

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