EDatasmithShaderDataType

See ECustomMaterialOutputType

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "DatasmithDefinitions.h"

Syntax

enum EDatasmithShaderDataType
{
    Float1               = 1,
    Float2               = 2,
    Float3               = 3,
    Float4               = 4,
    MaterialAttribute    = 5,
}

Values

Name

Description

Float1

Float2

Float3

Float4

MaterialAttribute

Remarks

Material shader data Types

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