Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UBrushBaseProperties
- UMeshVertexPaintingToolProperties
- UMeshWeightPaintingToolProperties
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h |
| Include | #include "MeshVertexPaintingTool.h" |
Syntax
UCLASS&40;&41;
class UMeshWeightPaintingToolProperties : public UMeshVertexPaintingToolProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| EMeshPaintTextureIndex | EraseTextureWeightIndex | Texture Blend Weight index which should be erased during Painting | |
| EMeshPaintTextureIndex | PaintTextureWeightIndex | Texture Blend Weight index which should be applied during Painting | |
| EMeshPaintWeightTypes | TextureWeightType | Texture Blend Weight Painting Mode |
Constructors
| Type | Name | Description | |
|---|---|---|---|