Navigation
API > API/Plugins > API/Plugins/MutableTools
| Name | NodeMeshVariation |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeMeshVariation.h |
| Include Path | #include "MuT/NodeMeshVariation.h" |
Syntax
class NodeMeshVariation : public mu::NodeMesh
Inheritance Hierarchy
- CSharedMix → Node → NodeMesh → NodeMeshVariation
- RefCounted → Node → NodeMesh → NodeMeshVariation
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeMeshVariation() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeMeshVariation.h |
Structs
| Name | Remarks |
|---|---|
| FVariation |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeMeshVariation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultMesh | Ptr< NodeMesh > | MuT/NodeMeshVariation.h | ||
| Variations | TArray< FVariation > | MuT/NodeMeshVariation.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeMeshVariation.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeMeshVariation.h |