Type: bvec3
JSON
{
"Type": "bvec3",
"Name": "bvec3",
"Value": "false false false",
"Category": 6,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "bvec3"
}
]
}
x Type: vec3
Type: bvec3
JSON
{
"Type": "bvec3(vec3)",
"Name": "bvec3(vec3)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "x",
"Type": "vec3"
}
],
"OutputPins": [
{
"Id": "",
"Type": "bvec3"
}
]
}
x Type: ivec3
Type: bvec3
JSON
{
"Type": "bvec3(ivec3)",
"Name": "bvec3(ivec3)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "x",
"Type": "ivec3"
}
],
"OutputPins": [
{
"Id": "",
"Type": "bvec3"
}
]
}