![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| bool | operator== (const FProjectedShadowKey &Other) const |
| FProjectedShadowKey (const FProjectedShadowInfo &ProjectedShadowInfo) | |
| FProjectedShadowKey (FPrimitiveComponentId InPrimitiveId, const ULightComponent *InLight, int32 InSplitIndex, bool bInTranslucentShadow) | |
Friends | |
| uint32 | GetTypeHash (const FSceneViewState::FProjectedShadowKey &Key) |
| FSceneViewState::FProjectedShadowKey::FProjectedShadowKey | ( | const FProjectedShadowInfo & | ProjectedShadowInfo | ) |
|
inline |
|
inline |
|
friend |