Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include | #include "MetasoundFrontendTransform.h" |
Syntax
class INodeTransform
Remarks
Interface for transforming a node.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Transform
(
FMetasoundFrontendNode& InOutNode |
||
| bool | Transform
(
const FGuid& InNodeID, |
Return true if the node was modified, false otherwise. |