Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FModifyRootGraphInterfaces
Description
Whether or not to propagate node locations to new members. Setting to false results in members not having a default physical location in the editor graph.
| Name | SetDefaultNodeLocations |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include Path | #include "MetasoundFrontendTransform.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendTransform.cpp |
void SetDefaultNodeLocations
(
bool bInSetDefaultNodeLocations
)