Navigation
API > API/Plugins > API/Plugins/MutableTools
Node that defines a colour model parameter.
| Name | NodeColourParameter |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourParameter.h |
| Include Path | #include "MuT/NodeColourParameter.h" |
Syntax
class NodeColourParameter : public mu::NodeColour
Inheritance Hierarchy
- CSharedMix → Node → NodeColour → NodeColourParameter
- RefCounted → Node → NodeColour → NodeColourParameter
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeColourParameter() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeColourParameter.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeColourParameter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultValue | FVector4f | MuT/NodeColourParameter.h | ||
| Name | FString | MuT/NodeColourParameter.h | ||
| Ranges | TArray< Ptr< NodeRange > > | MuT/NodeColourParameter.h | ||
| Uid | FString | MuT/NodeColourParameter.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeColourParameter.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeColourParameter.h |