Navigation
API > API/Plugins > API/Plugins/MutableTools
| Name | NodeModifierMeshClipMorphPlane |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeModifierMeshClipMorphPlane.h |
| Include Path | #include "MuT/NodeModifierMeshClipMorphPlane.h" |
Syntax
class NodeModifierMeshClipMorphPlane : public mu::NodeModifier
Inheritance Hierarchy
- CSharedMix → Node → NodeModifier → NodeModifierMeshClipMorphPlane
- RefCounted → Node → NodeModifier → NodeModifierMeshClipMorphPlane
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeModifierMeshClipMorphPlane() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeModifierMeshClipMorphPlane.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeModifierMeshClipMorphPlane.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Parameters | FClipMorphPlaneParameters | MuT/NodeModifierMeshClipMorphPlane.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetMorphEllipse
(
float radius1, |
MuT/NodeModifierMeshClipMorphPlane.h | ||
void SetParams
(
float dist, |
MuT/NodeModifierMeshClipMorphPlane.h | ||
void SetPlane
(
FVector3f Center, |
MuT/NodeModifierMeshClipMorphPlane.h | ||
void SetVertexSelectionBone
(
const FBoneName& BoneId, |
Define the root bone of the subhierarchy of the mesh that will be affected. | MuT/NodeModifierMeshClipMorphPlane.h | |
void SetVertexSelectionBox
(
float centerX, |
Define an axis-aligned box that will select the vertices to be morphed. | MuT/NodeModifierMeshClipMorphPlane.h |
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeModifierMeshClipMorphPlane.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeModifierMeshClipMorphPlane.h |