XY Type: vec2 Z Type: float
Type: vec3
JSON
{
"Type": "makeVec3fromVec2Float",
"Name": "vec3(vec2,float)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "XY",
"Type": "vec2"
},
{
"Connection": null,
"Id": "Z",
"Type": "float"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec3"
}
]
}