UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MobileSeparateTranslucencyPass.cpp File Reference

Functions

bool IsMobileSeparateTranslucencyActive (const FViewInfo *Views, int32 NumViews)
 
bool IsMobileSeparateTranslucencyActive (const FViewInfo &View)
 
void AddMobileSeparateTranslucencyPass (FRDGBuilder &GraphBuilder, FScene *Scene, const FViewInfo &View, const FMobileSeparateTranslucencyInputs &Inputs)
 

Function Documentation

◆ AddMobileSeparateTranslucencyPass()

void AddMobileSeparateTranslucencyPass ( FRDGBuilder GraphBuilder,
FScene Scene,
const FViewInfo View,
const FMobileSeparateTranslucencyInputs Inputs 
)

◆ IsMobileSeparateTranslucencyActive() [1/2]

bool IsMobileSeparateTranslucencyActive ( const FViewInfo View)

◆ IsMobileSeparateTranslucencyActive() [2/2]

bool IsMobileSeparateTranslucencyActive ( const FViewInfo Views,
int32  NumViews 
)