projWorldPos Type: vec4 lightMatrix Type: mat4 normalOffsetScale Type: float worldNormal Type: vec3
Type: vec4
JSON
{
"Type": "getShadowPos",
"Name": "getShadowPos",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "projWorldPos",
"Type": "vec4"
},
{
"Connection": null,
"Id": "lightMatrix",
"Type": "mat4"
},
{
"Connection": null,
"Id": "normalOffsetScale",
"Type": "float"
},
{
"Connection": null,
"Id": "worldNormal",
"Type": "vec3"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}