X Type: float Y Type: float Z Type: float W Type: float
Type: vec4
JSON
{
"Type": "makeVec4",
"Name": "vec4(float,float,float,float)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "X",
"Type": "float"
},
{
"Connection": null,
"Id": "Y",
"Type": "float"
},
{
"Connection": null,
"Id": "Z",
"Type": "float"
},
{
"Connection": null,
"Id": "W",
"Type": "float"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}