Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshReshape
Inheritance Hierarchy
- Node::Private
- NodeMesh::Private
- NodeMeshReshape::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeMeshReshapePrivate.h |
| Include | #include "MuT/NodeMeshReshapePrivate.h" |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bApplyLaplacian | ||
| Ptr< NodeMesh > | BaseMesh | ||
| Ptr< NodeMesh > | BaseShape | ||
| TArray< uint16 > | BonesToDeform | ||
| bool | bReshapePhysicsVolumes | ||
| bool | bReshapeSkeleton | ||
| bool | bReshapeVertices | ||
| EVertexColorUsage | ColorAChannelUsage | ||
| EVertexColorUsage | ColorBChannelUsage | ||
| EVertexColorUsage | ColorGChannelUsage | ||
| EVertexColorUsage | ColorRChannelUsage | ||
| TArray< uint16 > | PhysicsToDeform | ||
| Ptr< NodeMesh > | TargetShape |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeLayout > | GetLayout
(
int index |
Constants
| Name | Description |
|---|---|
| s_type |