Navigation
API > API/Plugins > API/Plugins/MutableTools
Node that multiplies the colors of an image, channel by channel.
| |
|
| Name |
NodeImageResize |
| Type |
class |
| Header File |
/Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageResize.h |
| Include Path |
#include "MuT/NodeImageResize.h" |
Syntax
class NodeImageResize : public mu::NodeImage
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Forbidden. Manage with the Ptr<> template. |
MuT/NodeImageResize.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| StaticType |
FNodeType |
|
MuT/NodeImageResize.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Base |
Ptr< NodeImage > |
|
MuT/NodeImageResize.h |
|
| bRelative |
bool |
|
MuT/NodeImageResize.h |
|
| SizeX |
float |
|
MuT/NodeImageResize.h |
|
| SizeY |
float |
|
MuT/NodeImageResize.h |
|
Functions
Public
Overridden from Node
Protected
Static