Navigation
API > API/Plugins > API/Plugins/MutableTools
This node applies a geometric transform represented by a 4x4 matrix to a mesh
| Name | NodeMeshClipWithMesh |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeMeshClipWithMesh.h |
| Include Path | #include "MuT/NodeMeshClipWithMesh.h" |
Syntax
class NodeMeshClipWithMesh : public mu::NodeMesh
Inheritance Hierarchy
- CSharedMix → Node → NodeMesh → NodeMeshClipWithMesh
- RefCounted → Node → NodeMesh → NodeMeshClipWithMesh
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeMeshClipWithMesh() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeMeshClipWithMesh.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeMeshClipWithMesh.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClipMesh | Ptr< NodeMesh > | MuT/NodeMeshClipWithMesh.h | ||
| Source | Ptr< NodeMesh > | MuT/NodeMeshClipWithMesh.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeMeshClipWithMesh.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeMeshClipWithMesh.h |