Navigation
API > API/Plugins > API/Plugins/ModelingComponents
Types of image-based material that we can create
| Name | ToolSetupUtil::ImageMaterialType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ToolSetupUtil.h |
| Include Path | #include "ToolSetupUtil.h" |
Syntax
namespace ToolSetupUtil
{
enum ImageMaterialType
{
DefaultBasic,
DefaultSoft,
TangentNormalFromView,
}
}
Values
| Name | Remarks |
|---|---|
| DefaultBasic | |
| DefaultSoft | |
| TangentNormalFromView |