Navigation
API > API/Plugins > API/Plugins/MutableTools
This node selects an output Mesh from a set of input Meshs based on a parameter.
| Name | NodeMeshSwitch |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeMeshSwitch.h |
| Include Path | #include "MuT/NodeMeshSwitch.h" |
Syntax
class NodeMeshSwitch : public mu::NodeMesh
Inheritance Hierarchy
- CSharedMix → Node → NodeMesh → NodeMeshSwitch
- RefCounted → Node → NodeMesh → NodeMeshSwitch
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeMeshSwitch() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeMeshSwitch.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeMeshSwitch.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Options | TArray< Ptr< NodeMesh > > | MuT/NodeMeshSwitch.h | ||
| Parameter | Ptr< NodeScalar > | MuT/NodeMeshSwitch.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeMeshSwitch.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeMeshSwitch.h |