Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | FSortedParamData |
| Type | struct |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include Path | #include "MaterialPropertyHelpers.h" |
Syntax
USTRUCT ()
struct FSortedParamData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Children | TArray< TSharedPtr< struct FSortedParamData > > | MaterialPropertyHelpers.h | ||
| Group | FEditorParameterGroup | MaterialPropertyHelpers.h | ||
| NodeKey | FString | MaterialPropertyHelpers.h | ||
| Parameter | TObjectPtr< UDEditorParameterValue > | MaterialPropertyHelpers.h |
|
|
| ParameterHandle | TSharedPtr< IPropertyHandle > | MaterialPropertyHelpers.h | ||
| ParameterInfo | FMaterialParameterInfo | MaterialPropertyHelpers.h | ||
| ParameterNode | TSharedPtr< IDetailTreeNode > | MaterialPropertyHelpers.h | ||
| PropertyName | FName | MaterialPropertyHelpers.h | ||
| StackDataType | EStackDataType | MaterialPropertyHelpers.h |