Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeModifier
- NodeModifierSurfaceEdit
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeModifierSurfaceEdit.h |
| Include | #include "MuT/NodeModifierSurfaceEdit.h" |
Syntax
class NodeModifierSurfaceEdit : public mu::NodeModifier
Remarks
This node modifies a surface node. It allows to extend, cut and morph the parent Surface's meshes. It also allows to patch the parent Surface's textures.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EFaceCullStrategy | FaceCullStrategy | For remove operations, use this strategy to cull faces. | |
| TArray< FLOD > | LODs | ||
| FString | MeshMorph | Name of the morph to apply to the modified surface if it has it. | |
| Ptr< NodeScalar > | MorphFactor | Factor of the morph to apply. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Classes
Constants
| Name | Description |
|---|---|
| StaticType |