FMaterialExpression

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GLTFCore

Header

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

Include

#include "GLTFMaterialExpressions.h"

Syntax

class FMaterialExpression

Variables

Name Description

Protected variable

EMaterialExpres...

 

Type

Constructors

Name Description

Protected function

FMaterialExpression()

Protected function

FMaterialExpression

(
    const FMaterialExpression& Expr
)

Protected function

FMaterialExpression

(
    int Type
)

Destructors

Name Description

Public function Virtual

~FMaterialExpression()

Functions

Name Description

Public function

void

 

ConnectExpression

(
    FMaterialExpressionInput& Expressi...,
    int32 OutputIndex
)

Public function Virtual

FMaterialExp...

 

GetInput

(
    int32 Index
)

Public function Virtual Const

int32

 

GetInputCount()

Public function Const

EMaterialExp...

 

GetType()

Public function Const

bool

 

IsA()

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