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