![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 FArchive & | operator<< (FArchive &Ar, FShadowMap *&R) |
|
extern |
Shadowmap reference serializer Intended to be used by TRefCountPtr's serializer, not called directly