Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeSurface
- NodeSurfaceVariation
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeSurfaceVariation.h |
| Include | #include "MuT/NodeSurfaceVariation.h" |
Syntax
class NodeSurfaceVariation : public mu::NodeSurface
Remarks
This node modifies a node of the parent object of the object that this node belongs to. 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 | |
|---|---|---|---|
| TArray< Ptr< NodeModifier > > | DefaultModifiers | ||
| TArray< Ptr< NodeSurface > > | DefaultSurfaces | ||
| NodeSurfaceVariation::VariationType | Type | ||
| TArray< FVariation > | Variations |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVariation |
Enums
| Type | Name | Description | |
|---|---|---|---|
| VariationType |
Constants
| Name | Description |
|---|---|
| StaticType |