XYZ Type: vec3 W Type: float
Type: vec4
JSON
{
"Type": "makeVec4fromVec3Float",
"Name": "vec4(vec3,float)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "XYZ",
"Type": "vec3"
},
{
"Connection": null,
"Id": "W",
"Type": "float"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}