![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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) |
| bool FMaterialExternalTextureParameterInfo::GetExternalTexture | ( | const FMaterialRenderContext & | Context, |
| FTextureRHIRef & | OutTextureRHI, | ||
| FSamplerStateRHIRef & | OutSamplerStateRHI | ||
| ) | const |
| FMaterialExternalTextureParameterInfo::LAYOUT_FIELD | ( | FGuid | , |
| ExternalTextureGuid | |||
| ) |
| FMaterialExternalTextureParameterInfo::LAYOUT_FIELD | ( | FScriptName | , |
| ParameterName | |||
| ) |
| FMaterialExternalTextureParameterInfo::LAYOUT_FIELD | ( | int32 | , |
| SourceTextureIndex | |||
| ) |
|
friend |
|
friend |