FMaterialPropertyHelpers::GetParameterGroup

Returns group for parameter. Creates one if needed.

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h

Include

#include "MaterialPropertyHelpers.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp

Syntax

static FEditorParameterGroup & GetParameterGroup
(
    class UMaterial * InMaterial,
    FName & ParameterGroup,
    TArray< struct FEditorParameterGroup > & ParameterGroups
)

Remarks

Returns group for parameter. Creates one if needed.

Parameters

Parameter

Description

ParameterGroup

Name to be looked for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss