Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UBrushBaseProperties
- UMeshPaintingToolProperties
- UMeshVertexPaintingToolProperties
- UMeshVertexWeightPaintingToolProperties
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h |
| Include | #include "MeshVertexPaintingTool.h" |
Syntax
UCLASS ()
class UMeshVertexWeightPaintingToolProperties : 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 | |
|---|---|---|---|