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
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
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
Protected
Static