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