Connect vec3 Type: vec3
Type: float
JSON
{
"Type": "getIntensity(vec3)",
"Name": "getIntensity(vec3)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "Connect vec3",
"Type": "vec3"
}
],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}
color Type: vec4
Type: float
JSON
{
"Type": "getIntensity(vec4)",
"Name": "getIntensity(vec4)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "color",
"Type": "vec4"
}
],
"OutputPins": [
{
"Id": "",
"Type": "float"
}
]
}