Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/Metasound__RandomNodeNames__META-
References
| Module | MetasoundStandardNodes |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundRandomNode.h |
| Include | #include "MetasoundRandomNode.h" |
namespace Metasound
{
namespace RandomNodeNames
{
Trigger to reset the random sequence with the supplied seed Useful to get randomized repetition Metasound::RandomNodeNames::METASOUND_PARAM
(
InputSeed,
"Seed",
"The seed value to use for the random node. Set to -1 to use a random seed."
)
}
}