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