Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialPropertyHelpers
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include | #include "MaterialPropertyHelpers.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp |
static FEditorParameterGroup & GetParameterGroup
&40;
class UMaterial &42; InMaterial,
FName & ParameterGroup,
TArray< FEditorParameterGroup > & ParameterGroups
&41;
Remarks
Returns group for parameter. Creates one if needed.
Parameters
| Name | Description |
|---|---|
| ParameterGroup | Name to be looked for. |