Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UMaterialExpressionObjectRadius |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionObjectRadius.h |
| Include Path | #include "Materials/MaterialExpressionObjectRadius.h" |
Syntax
UCLASS (CollapseCategories, HideCategories=Object)
class UMaterialExpressionObjectRadius : public UMaterialExpressionExternalCodeBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMaterialExpression → UMaterialExpressionExternalCodeBase → UMaterialExpressionObjectRadius
Functions
Public
Overridden from UMaterialExpression
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetCaption
(
TArray< FString >& OutCaptions |
Returns the text to display on the material expression (in the material editor). | Materials/MaterialExpressionObjectRadius.h |