UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DepthCopy.h File Reference
#include "CoreMinimal.h"
#include "RenderGraphUtils.h"
#include "GlobalShader.h"

Go to the source code of this file.

Classes

class  DepthCopy::FCopyDepthPS
 

Namespaces

namespace  DepthCopy
 

Functions

void DepthCopy::AddViewDepthCopyCSPass (FRDGBuilder &GraphBuilder, FViewInfo &View, FRDGTextureRef SourceSceneDepthTexture, FRDGTextureRef DestinationDepthTexture)
 
void DepthCopy::AddViewDepthCopyPSPass (FRDGBuilder &GraphBuilder, FViewInfo &View, FRDGTextureRef SourceSceneDepthTexture, FRDGTextureRef DestinationDepthTexture)