UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CustomDepthRendering.h File Reference
#include "RenderGraphFwd.h"
#include "RHIDefinitions.h"
#include "RHIFwd.h"
#include "RHIShaderPlatform.h"

Go to the source code of this file.

Classes

struct  FCustomDepthTextures
 

Enumerations

enum class  ECustomDepthPassLocation : uint32 { BeforeBasePass , AfterBasePass }
 

Functions

ECustomDepthPassLocation GetCustomDepthPassLocation (EShaderPlatform Platform)
 

Enumeration Type Documentation

◆ ECustomDepthPassLocation

Enumerator
BeforeBasePass 
AfterBasePass 

Function Documentation

◆ GetCustomDepthPassLocation()

ECustomDepthPassLocation GetCustomDepthPassLocation ( EShaderPlatform  Platform)
extern