UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaterialExternalTextureParameterInfo Class Reference

#include <MaterialShared.h>

Public Member Functions

bool GetExternalTexture (const FMaterialRenderContext &Context, FTextureRHIRef &OutTextureRHI, FSamplerStateRHIRef &OutSamplerStateRHI) const
 
 LAYOUT_FIELD (FScriptName, ParameterName)
 
 LAYOUT_FIELD (FGuid, ExternalTextureGuid)
 
 LAYOUT_FIELD (int32, SourceTextureIndex)
 

Friends

bool operator== (const FMaterialExternalTextureParameterInfo &Lhs, const FMaterialExternalTextureParameterInfo &Rhs)
 
bool operator!= (const FMaterialExternalTextureParameterInfo &Lhs, const FMaterialExternalTextureParameterInfo &Rhs)
 

Member Function Documentation

◆ GetExternalTexture()

bool FMaterialExternalTextureParameterInfo::GetExternalTexture ( const FMaterialRenderContext Context,
FTextureRHIRef OutTextureRHI,
FSamplerStateRHIRef OutSamplerStateRHI 
) const

◆ LAYOUT_FIELD() [1/3]

FMaterialExternalTextureParameterInfo::LAYOUT_FIELD ( FGuid  ,
ExternalTextureGuid   
)

◆ LAYOUT_FIELD() [2/3]

FMaterialExternalTextureParameterInfo::LAYOUT_FIELD ( FScriptName  ,
ParameterName   
)

◆ LAYOUT_FIELD() [3/3]

FMaterialExternalTextureParameterInfo::LAYOUT_FIELD ( int32  ,
SourceTextureIndex   
)

Friends And Related Symbol Documentation

◆ operator!=

◆ operator==

bool operator== ( const FMaterialExternalTextureParameterInfo Lhs,
const FMaterialExternalTextureParameterInfo Rhs 
)
friend

The documentation for this class was generated from the following files: