FMaterialExpressionParameter

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFMaterialExpressions.h

Include

#include "GLTFMaterialExpressions.h"

Syntax

class FMaterialExpressionParameter : public GLTF::FMaterialExpression

Constructors

Name Description

Protected function

FMaterialExpressionParameter

(
    int Type
)

Destructors

Functions

Name Description

Public function Const

const TCHAR ...

 

GetGroupName()

Public function Const

const TCHAR ...

 

GetName()

Public function

void

 

SetGroupName

(
    const TCHAR* GroupName
)

Public function

void

 

SetName

(
    const TCHAR* Name
)

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