perPixelNormal Type: vec3 worldPosition Type: vec3 refectionCubeMap Type: samplerCube
Type: vec4
JSON
{
"Type": "getReflectionColorAt",
"Name": "getReflectionColorAt",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "perPixelNormal",
"Type": "vec3"
},
{
"Connection": null,
"Id": "worldPosition",
"Type": "vec3"
},
{
"Connection": null,
"Id": "refectionCubeMap",
"Type": "samplerCube"
}
],
"OutputPins": [
{
"Id": "",
"Type": "vec4"
}
]
}