Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshMorph
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeMesh::Private
- NodeMeshMorph::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeMeshMorphPrivate.h |
| Include | #include "MuT/NodeMeshMorphPrivate.h" |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeMesh > | Base | ||
| TArray< uint16 > | BonesToDeform | ||
| bool | bReshapePhysicsVolumes | ||
| bool | bReshapeSkeleton | ||
| Ptr< NodeScalar > | Factor | ||
| Ptr< NodeMesh > | Morph | ||
| TArray< uint16 > | PhysicsToDeform |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeLayout > | GetLayout
(
int index |
Constants
| Name | Description |
|---|---|
| s_type |