Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImagePlainColour
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImagePlainColour.h |
| Include | #include "MuT/NodeImagePlainColour.h" |
Syntax
class NodeImagePlainColour : public mu::NodeImage
Remarks
Node that multiplies the colors of an image, channel by channel.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NodeColourPtr | GetColour () |
Colour of the image. | |
| Private * | GetPrivate () |
||
| const FNodeType * | |||
| void | |||
| void | SetSize
(
int x, |
New size or relative factor. |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |