UProjectToTargetTool

Project one mesh surface onto another, while undergoing remeshing.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/ProjectToTargetTool.h

Include

#include "ProjectToTargetTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UProjectToTargetTool : public URemeshMeshTool

Remarks

Project one mesh surface onto another, while undergoing remeshing. Subclass of URemeshMeshTool to avoid duplication.

Constructors

Name Description

Public function

UProjectToTargetTool

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInteractiveTool

Name Description

Public function Virtual

void

 

Setup()

Called by ToolManager to initialize the Tool after ToolBuilder::BuildTool() has been called

Overridden from IDynamicMeshOperatorFactory

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