36 lines
888 B
Plaintext
36 lines
888 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "15fb88b2-81a1-43b8-97ba-41221293bb07"/*Div*/,
|
|
"Description": "Divides two float values and outputs the quotient / result as float\n\nAlso see: [Multiply] [Sum] etc.",
|
|
"SymbolTags": "1",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "70460191-7573-400f-ba88-11878ecc917c"/*A*/,
|
|
"Relevancy": "Relevant",
|
|
"Position": {
|
|
"X": 36.0,
|
|
"Y": 334.0
|
|
},
|
|
"Description": "Value to be divided / dividend"
|
|
},
|
|
{
|
|
"InputId": "a79a2f16-7a4e-464d-8af4-3e3029ae853e"/*B*/,
|
|
"Relevancy": "Relevant",
|
|
"Position": {
|
|
"X": 197.0,
|
|
"Y": 328.0
|
|
},
|
|
"Description": "Value that divides / divisor"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "866642e7-17dd-4375-9d5e-2e3747a554c2"/*Result*/,
|
|
"Position": {
|
|
"X": 133.0,
|
|
"Y": 38.0
|
|
}
|
|
}
|
|
]
|
|
} |