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