Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeColour
- NodeColourArithmeticOperation
- NodeColourConstant
- NodeColourFromScalars
- NodeColourParameter
- NodeColourSampleImage
- NodeColourSwitch
- NodeColourTable
- NodeColourVariation
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeColour.h |
| Include | #include "MuT/NodeColour.h" |
Syntax
class NodeColour : public mu::Node
Remarks
Base class of any node that outputs a colour.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EType | Type |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~NodeColour () |
Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * | |||
| void | Serialise
(
const NodeColour* pNode, |
Life cycle. | |
| NodeColourPtr | StaticUnserialise
(
InputArchive& arch |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType | Possible subclasses. |