UMeshColorPaintingToolBuilder

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h

Include

#include "MeshVertexPaintingTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UMeshColorPaintingToolBuilder : public UInteractiveToolBuilder

Overridden from UInteractiveToolBuilder

Name Description

Public function Virtual Const

UInteractive...

 

BuildTool

(
    const FToolBuilderState& SceneStat...
)

Create a new instance of this builder's Tool

Public function Virtual Const

bool

 

CanBuildTool

(
    const FToolBuilderState& SceneStat...
)

Check if, given the current scene state, a new instance of this builder's Tool can be created

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss