Files
2026-07-13 13:13:17 +08:00

31 lines
686 B
Plaintext

{
"FormatVersion": 3,
"Id": "4af1080c-3133-4070-a440-4cf2f4cc10a1"/*Vec3Distance*/,
"Description": "Computes the distance between two vectors. (I.e., subtract two positions)",
"InputUis": [
{
"InputId": "c4094f11-d93d-4497-b1ce-1faa8bc1d1b0"/*Input2*/,
"Position": {
"X": -200.0,
"Y": 45.0
}
},
{
"InputId": "eecb6054-ecb8-4b22-a685-6740ed1cfe5c"/*Input1*/,
"Position": {
"X": -200.0,
"Y": 0.0
}
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "14d4fd70-153b-4ad2-b068-71a29427fbf4"/*Result*/,
"Position": {
"X": 0.0,
"Y": 100.0
}
}
]
}