Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionSkyAtmosphere-_1
- UMaterialExpression::GetCaption()
- UMaterialExpressionSkyAtmosphereLightDirection::GetCaption()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSkyAtmosphereLightDirection.h |
Include | #include "Materials/MaterialExpressionSkyAtmosphereLightDirection.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual void GetCaption
(
TArray < FString > & OutCaptions
) const
Remarks
Returns the text to display on the material expression (in the material editor). FString The text to display.