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

26 lines
623 B
Plaintext

{
"FormatVersion": 3,
"Id": "d1530d89-32b9-4e16-97fe-c08d095d9d03"/*MinInt*/,
"Description": "Outputs the minimum integer of the connected inputs.\n\nTo find a minimum float value, use [Clamp].",
"SymbolTags": "8",
"InputUis": [
{
"InputId": "6bb2b4eb-f5d9-43f0-8584-4ea3d38f6538"/*Ints*/,
"Position": {
"X": -200.0,
"Y": 0.0
},
"Description": "Input ints to compare."
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "82ff7dfe-e65f-415b-989c-8b478650b5d7"/*Result*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}