Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageParameter
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageParameter.h |
| Include | #include "MuT/NodeImageParameter.h" |
Syntax
class NodeImageParameter : public mu::NodeImage
Remarks
Node that defines a Image model parameter.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Private * | GetPrivate () |
||
| const FNodeType * | |||
| void | SetDefaultValue
(
FName Value |
Get the default value of the parameter. | |
| void | Set the name of the parameter. | ||
| void | |||
| void | SetRangeCount
(
int Index |
Set the number of ranges (dimensions) for this parameter. | |
| void | Set the uid of the parameter. |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |