ToolSetupUtil::ImageMaterialType

Types of image-based material that we can create

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/ToolSetupUtil.h

Include

#include "ToolSetupUtil.h"

Syntax

namespace ToolSetupUtil
{
    enum ImageMaterialType
    {
        DefaultBasic,
        DefaultSoft,
        TangentNormalFromView,
    }
}

Values

Name

Description

DefaultBasic

DefaultSoft

TangentNormalFromView

Remarks

Types of image-based material that we can create

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