Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageConstant
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageConstant.h |
| Include | #include "MuT/NodeImageConstant.h" |
Syntax
class NodeImageConstant : public mu::NodeImage
Remarks
Node that outputs a constant image. This node also supports "image references".
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< ResourceProxy< Image > > | Proxy | ||
| FSourceDataDescriptor | SourceDataDescriptor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * | |||
| void | Set the image to be output by this node. | ||
| void | SetValue
(
Ptr< ResourceProxy< Image > > pImage |
Set the image proxy that will provide the image for this node when necessary. |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |