value Type: vec2
X Type: float Y Type: float
JSON
{
"Type": "breakVec2",
"Name": "break vec2",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "value",
"Type": "vec2"
}
],
"OutputPins": [
{
"Id": "X",
"Type": "float"
},
{
"Id": "Y",
"Type": "float"
}
]
}