Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/Properties
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Properties/MeshMaterialProperties.h |
| Include | #include "Properties/MeshMaterialProperties.h" |
Syntax
enum EMeshEditingMaterialModes
&123;
ExistingMaterial,
Diffuse,
Grey,
Soft,
Transparent,
TangentNormal,
VertexColor,
CustomImage,
Custom,
&125;
Values
| Name | Description |
|---|---|
| ExistingMaterial | |
| Diffuse | |
| Grey | |
| Soft | |
| Transparent | |
| TangentNormal | |
| VertexColor | |
| CustomImage | |
| Custom |