GLTF::ETextureMode

Windows
MacOS
Linux

References

Module

GLTFCore

Header

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

Include

#include "GLTFMaterialFactory.h"

Syntax

namespace GLTF
{
    enum ETextureMode
    {
        Color,
        Grayscale,
        Normal,
    }
}

Values

Name

Description

Color

Grayscale

Normal

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