Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionTextureSample-
- UMaterialExpression::GetCaption()
- UMaterialExpressionTextureSample::GetCaption()
- UMaterialExpressionTextureSampleParameter::GetCaption()
- UMaterialExpressionTextureSampleParameter2DArray::GetCaption()
- UMaterialExpressionTextureSampleParameterVolume::GetCaption()
- UMaterialExpressionTextureSampleParameterCubeArray::GetCaption()
- UMaterialExpressionTextureSampleParameterCube::GetCaption()
- UMaterialExpressionTextureSampleParameter2D::GetCaption()
- UMaterialExpressionTextureSampleParameterSubUV::GetCaption()
- PAPER2UMaterialExpressionSpriteTextureSampler::GetCaption()
- UMaterialExpressionAntialiasedTextureMask::GetCaption()
- UMaterialExpressionMaterialXTextureSampleParameterBlur::GetCaption()
- UMaterialExpressionTextureSampleParameterSubUV::GetCaption()
- UMaterialExpressionTextureObjectParameter::GetCaption()
- PAPER2UMaterialExpressionSpriteTextureSampler::GetCaption()
- UMaterialExpressionAntialiasedTextureMask::GetCaption()
- UMaterialExpressionMaterialXTextureSampleParameterBlur::GetCaption()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionTextureSampleParameter.h |
| Include | #include "Materials/MaterialExpressionTextureSampleParameter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual void GetCaption
&40;
TArray< FString > & OutCaptions
&41; const
Remarks
Returns the text to display on the material expression (in the material editor). FString The text to display.