Navigation
API > API/Plugins > API/Plugins/MutableTools
This node removes from a mesh A all the faces that are also part of a mesh B.
| Name | NodeMeshMakeMorph |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeMeshMakeMorph.h |
| Include Path | #include "MuT/NodeMeshMakeMorph.h" |
Syntax
class NodeMeshMakeMorph : public mu::NodeMesh
Inheritance Hierarchy
- CSharedMix → Node → NodeMesh → NodeMeshMakeMorph
- RefCounted → Node → NodeMesh → NodeMeshMakeMorph
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeMeshMakeMorph() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeMeshMakeMorph.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeMeshMakeMorph.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Base | Ptr< NodeMesh > | MuT/NodeMeshMakeMorph.h | ||
| bOnlyPositionAndNormal | bool | MuT/NodeMeshMakeMorph.h | ||
| Target | Ptr< NodeMesh > | MuT/NodeMeshMakeMorph.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeMeshMakeMorph.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeMeshMakeMorph.h |