Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeColour
- NodeColourSwitch
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourSwitch.h |
| Include | #include "MuT/NodeColourSwitch.h" |
Syntax
class NodeColourSwitch : public mu::NodeColour
Remarks
This node selects an output Colour from a set of input Colours based on a parameter.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< Ptr< NodeColour > > | Options | ||
| Ptr< NodeScalar > | Parameter |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |