XY Type: vec2 ZW Type: vec2
Type: vec4
JSON
{
"Type": "makeVec4fromVec2Vec2",
"Name": "vec4(vec2,vec2)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "XY",
"Type": "vec2"
},
{
"Connection": null,
"Id": "ZW",
"Type": "vec2"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}