Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshReshape
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- 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 | |
|---|---|---|---|
| TArray< uint16 > | BonesToDeform | ||
| EVertexColorUsage | ColorAChannelUsage | ||
| EVertexColorUsage | ColorBChannelUsage | ||
| EVertexColorUsage | ColorGChannelUsage | ||
| EVertexColorUsage | ColorRChannelUsage | ||
| Ptr< NodeMesh > | m_pBaseMesh | ||
| Ptr< NodeMesh > | m_pBaseShape | ||
| Ptr< NodeMesh > | m_pTargetShape | ||
| bool | m_reshapePhysicsVolumes | ||
| bool | m_reshapeSkeleton | ||
| bool | m_reshapeVertices | ||
| 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 |