Navigation
API > API/Plugins > API/Plugins/MutableTools
Node that inverts the colors of an image, channel by channel.
| Name | NodeImageNormalComposite |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageNormalComposite.h |
| Include Path | #include "MuT/NodeImageNormalComposite.h" |
Syntax
class NodeImageNormalComposite : public mu::NodeImage
Inheritance Hierarchy
- CSharedMix → Node → NodeImage → NodeImageNormalComposite
- RefCounted → Node → NodeImage → NodeImageNormalComposite
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeImageNormalComposite() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeImageNormalComposite.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeImageNormalComposite.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Base | Ptr< NodeImage > | MuT/NodeImageNormalComposite.h | ||
| Mode | ECompositeImageMode | MuT/NodeImageNormalComposite.h | ||
| Normal | Ptr< NodeImage > | MuT/NodeImageNormalComposite.h | ||
| Power | float | MuT/NodeImageNormalComposite.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeImageNormalComposite.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeImageNormalComposite.h |