EDatasmithMaterialExpressionType

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h

Include

#include "DatasmithMaterialElements.h"

Syntax

enum EDatasmithMaterialExpressionType
{
    ConstantBool,
    ConstantColor,
    ConstantScalar,
    FlattenNormal,
    FunctionCall,
    Generic,
    Texture,
    TextureCoordinate,
}

Values

Name

Description

ConstantBool

ConstantColor

ConstantScalar

FlattenNormal

FunctionCall

Generic

Texture

TextureCoordinate

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