UMaterialEditorPreviewParameters::AssignParameterToGroup

Creates/adds value to group retrieved from parent material .

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/MaterialEditorPreviewParameters.h

Include

#include "MaterialEditor/MaterialEditorPreviewParameters.h"

Source

/Engine/Source/Editor/UnrealEd/Private/PreviewMaterial.cpp

Syntax

void AssignParameterToGroup
(
    UMaterial * ParentMaterial,
    UDEditorParameterValue * ParameterValue
)

Remarks

Creates/adds value to group retrieved from parent material .

Parameters

Parameter

Description

ParentMaterial

Name of material to search for groups.

ParameterValue

Current data to be grouped

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