pos Type: vec4
Type: vec3
JSON
{
"Type": "getWorldPos(vec4)",
"Name": "getWorldPos(vec4)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "pos",
"Type": "vec4"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec3"
}
]
}
Type: vec3
JSON
{
"Type": "getWorldPos",
"Name": "getWorldPos",
"Category": 1,
"InputPins": [],
"OutputPins": [
{
"Id": "",
"Type": "vec3"
}
]
}