Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
Weight color mode
| Name | EWeightColorMode |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include Path | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
Syntax
enum EWeightColorMode
{
Greyscale,
Ramp,
BoneColors,
FullMaterial,
}
Values
| Name | Remarks |
|---|---|
| Greyscale | |
| Ramp | |
| BoneColors | |
| FullMaterial |