Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageTable
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageTable.h |
| Include | #include "MuT/NodeImageTable.h" |
Syntax
class NodeImageTable : public mu::NodeImage
Remarks
This node provides the meshes stored in the column of a table.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNoneOption | ||
| FString | ColumnName | ||
| FString | DefaultRowName | ||
| uint16 | MaxTextureSize | ||
| FString | ParameterName | ||
| FImageDesc | ReferenceImageDesc | ||
| FSourceDataDescriptor | SourceDataDescriptor | ||
| Ptr< Table > | Table |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |