UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ScreenSpaceShadows.h File Reference
#include "CoreMinimal.h"
#include "RendererInterface.h"
#include "RenderGraphResources.h"

Go to the source code of this file.

Functions

void RenderScreenSpaceShadows (FRDGBuilder &GraphBuilder, const FMinimalSceneTextures &SceneTextures, const TArray< FViewInfo > &Views, const FLightSceneInfo *LightSceneInfo, bool bProjectingForForwardShading, FRDGTextureRef ScreenShadowMaskTexture)
 

Function Documentation

◆ RenderScreenSpaceShadows()

void RenderScreenSpaceShadows ( FRDGBuilder GraphBuilder,
const FMinimalSceneTextures SceneTextures,
const TArray< FViewInfo > &  Views,
const FLightSceneInfo LightSceneInfo,
bool  bProjectingForForwardShading,
FRDGTextureRef  ScreenShadowMaskTexture 
)