Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Type
typedef std::conditional_t< VertexAccess==EVertexAccessType::Value, MetasoundInputNodePrivate::TInputValueOperator< DataType >, MetasoundInputNodePrivate::FNonExecutableInputPassThroughOperator > TPassThroughOperator
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundInputNode.h |
| Include | #include "MetasoundInputNode.h" |
Remarks
Choose pass through operator based upon data type and access type