UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTranslucencyViewResourcesMap Struct Reference

#include <TranslucentPassResource.h>

Public Member Functions

 FTranslucencyViewResourcesMap ()=default
 
 FTranslucencyViewResourcesMap (const FTranslucencyPassResourcesMap &InTranslucencyPassResourcesMap, int32 InViewIndex)
 
bool IsValid () const
 
const FTranslucencyPassResourcesGet (ETranslucencyPass::Type Translucency) const
 

Detailed Description

All resources of all translucency for one view.

Constructor & Destructor Documentation

◆ FTranslucencyViewResourcesMap() [1/2]

FTranslucencyViewResourcesMap::FTranslucencyViewResourcesMap ( )
default

◆ FTranslucencyViewResourcesMap() [2/2]

FTranslucencyViewResourcesMap::FTranslucencyViewResourcesMap ( const FTranslucencyPassResourcesMap InTranslucencyPassResourcesMap,
int32  InViewIndex 
)
inline

Member Function Documentation

◆ Get()

const FTranslucencyPassResources & FTranslucencyViewResourcesMap::Get ( ETranslucencyPass::Type  Translucency) const
inline

◆ IsValid()

bool FTranslucencyViewResourcesMap::IsValid ( ) const
inline

The documentation for this struct was generated from the following file: