Navigation
Unreal Engine C++ API Reference > Plugins > GLTFCore
Inheritance Hierarchy
- FMaterialExpression
- FMaterialExpressionFunctionCall
References
Module | GLTFCore |
Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterialExpressions.h |
Include | #include "GLTFMaterialExpressions.h" |
Syntax
class FMaterialExpressionFunctionCall : public GLTF::FMaterialExpression
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const TCHAR * | ||
![]() |
void | SetFunctionPathName
(
const TCHAR* InFunctionPathName |
Overridden from FMaterialExpression
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FMaterialExpressionInput * | GetInput
(
int32 Index |
|
![]() ![]() ![]() |
int32 |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
API/Plugins/GLTFCore/FMaterialExpressionFunctionCall_1 |