value Type: vec4
XY Type: vec2 ZW Type: vec2
JSON
{
"Type": "breakVec4toVec2Vec2",
"Name": "break vec4 to vec2, vec2",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "value",
"Type": "vec4"
}
],
"OutputPins": [
{
"Id": "XY",
"Type": "vec2"
},
{
"Id": "ZW",
"Type": "vec2"
}
]
}