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

34 lines
831 B
Plaintext

{
"FormatVersion": 3,
"Id": "58d86d45-f32d-4ddb-8eab-180161e05b2a"/*MakeResolution*/,
"Description": "Creates an int2 from two single ints\n\nTechnically the same as [int2] with different naming",
"SymbolTags": "4096",
"InputUis": [
{
"InputId": "419b142a-2c32-4938-8eb8-3706546f543e"/*Height*/,
"Position": {
"X": -200.0,
"Y": 45.0
},
"Description": "Y value defines the height"
},
{
"InputId": "e04cbaaf-d130-4185-9be7-daadafe9d402"/*Width*/,
"Position": {
"X": -200.0,
"Y": 0.0
},
"Description": "X value defines the width"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "d1b59769-5f6f-41a3-9cba-4dff05e0a4b6"/*Size*/,
"Position": {
"X": 300.0,
"Y": 200.0
}
}
]
}