Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UBrushBaseProperties
- UMeshPaintingToolProperties
- UMeshTexturePaintingToolProperties
- UMeshTextureColorPaintingToolProperties
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshTexturePaintingTool.h |
| Include | #include "MeshTexturePaintingTool.h" |
Syntax
UCLASS ()
class UMeshTextureColorPaintingToolProperties : public UMeshTexturePaintingToolProperties
Remarks
Class for texture color paint properties.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPropagateToVertexColor | Whether to copy all texture color painting to vertex colors. |