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