Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageSwizzle
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageSwizzle.h |
| Include | #include "MuT/NodeImageSwizzle.h" |
Syntax
class NodeImageSwizzle : public mu::NodeImage
Remarks
Node that composes a new image by gathering pixel data from channels in other images.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EImageFormat | GetFormat () |
||
| Private * | GetPrivate () |
||
| NodeImagePtr | |||
| int | |||
| const FNodeType * | |||
| void | |||
| void | SetSource
(
int32, |
||
| void | SetSourceChannel
(
int32 OutputChannel, |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |