Type: vec4
JSON
{
"Type": "vec4",
"Name": "vec4",
"Value": "0.0 0.0 0.0 0.0",
"Category": 6,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}
x Type: ivec4
Type: vec4
JSON
{
"Type": "vec4(ivec4)",
"Name": "vec4(ivec4)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "x",
"Type": "ivec4"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}
x Type: bvec4
Type: vec4
JSON
{
"Type": "vec4(bvec4)",
"Name": "vec4(bvec4)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "x",
"Type": "bvec4"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}