UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ShadowMap.h File Reference
#include "CoreMinimal.h"
#include "Misc/Guid.h"
#include "RenderDeferredCleanup.h"
#include "SceneManagement.h"

Go to the source code of this file.

Classes

struct  FSignedDistanceFieldShadowSample
 
struct  FQuantizedSignedDistanceFieldShadowSample
 
class  FShadowMapData2D
 
class  FShadowSignedDistanceFieldData2D
 
class  FQuantizedShadowSignedDistanceFieldData2D
 
class  FFourDistanceFieldSamples
 
class  FShadowMap
 
class  FShadowMap2D
 

Functions

ENGINE_API FArchiveoperator<< (FArchive &Ar, FShadowMap *&R)
 

Function Documentation

◆ operator<<()

ENGINE_API FArchive & operator<< ( FArchive Ar,
FShadowMap *&  R 
)
extern

Shadowmap reference serializer Intended to be used by TRefCountPtr's serializer, not called directly