Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeSurfaceEdit
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeSurfaceEdit::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeSurfaceEditPrivate.h |
| Include | #include "MuT/NodeSurfaceEditPrivate.h" |
Syntax
class Private : public mu::Node::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | m_morphIsTarget | This flag indicates that the mesh in the m_pMorph connection is a target mesh, and not morph information. | |
| NodeScalarPtr | m_pFactor | Factor of the morph. | |
| NodePatchMeshPtr | m_pMesh | ||
| NodeMeshPtr | m_pMorph | ||
| NodeSurfacePtr | m_pParent | ||
| TArray< mu::string > | m_tags | Tags in this surface edit. | |
| TArray< TEXTURE > | m_textures |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Classes
| Type | Name | Description | |
|---|---|---|---|
| TEXTURE |
Constants
| Name | Description |
|---|---|
| s_type |