38 lines
870 B
Plaintext
38 lines
870 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "c160f925-0a66-4505-a569-cadd878dbb6f"/*Add*/,
|
|
"Description": "Adds two float values and outputs the result as a float\n\nIf more values are to be added, there is also [Sum]",
|
|
"SymbolTags": "1",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "993d59bb-1fc0-4857-a36d-629b0e7aa0d2"/*Input2*/,
|
|
"Position": {
|
|
"X": 197.0,
|
|
"Y": 328.0
|
|
},
|
|
"Min": -100.0,
|
|
"Max": 100.0,
|
|
"Scale": 0.01
|
|
},
|
|
{
|
|
"InputId": "e3550929-8905-4cdf-bc85-c31e97da4baa"/*Input1*/,
|
|
"Relevancy": "Relevant",
|
|
"Position": {
|
|
"X": 36.0,
|
|
"Y": 334.0
|
|
},
|
|
"Min": -100.0,
|
|
"Max": 100.0
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "5ce9c625-f890-4620-9747-c98eab4b9447"/*Result*/,
|
|
"Position": {
|
|
"X": 133.0,
|
|
"Y": 38.0
|
|
}
|
|
}
|
|
]
|
|
} |