Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialEditor
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/MaterialEditorInstanceConstant.h |
| Include | #include "MaterialEditor/MaterialEditorInstanceConstant.h" |
Syntax
USTRUCT ()
struct FEditorParameterGroup
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EMaterialParameterAssociation > | GroupAssociation | ||
| FName | GroupName | ||
| int32 | GroupSortPriority | ||
| TArray< TObjectPtr< class UDEditorParameterValue > > | Parameters |
Constructors
| Type | Name | Description | |
|---|---|---|---|