| BindingPriority |
int32 |
Binding that may be shared between vertices attempting to be connected via binding functionality. |
MetasoundFrontendDocument.h |
|
| InputInterfaceVersion |
FMetasoundFrontendVersion |
Version of interface to bind to (the corresponding input vertices) |
MetasoundFrontendDocument.h |
|
| OutputInterfaceVersion |
FMetasoundFrontendVersion |
Version of interface to bind from (the corresponding output vertices) |
MetasoundFrontendDocument.h |
|
| VertexBindings |
TArray< FMetasoundFrontendInterfaceVertexBinding > |
Array of named pairs (output & input names) that describe what edges to create if binding functionality is executed between two nodes. |
MetasoundFrontendDocument.h |
|