Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 441 Bytes

File metadata and controls

38 lines (29 loc) · 441 Bytes

getPerPixelLightDist

getPerPixelLightDist

Parameter

worldPos Type: vec3

Return Value

Type: float

JSON
{
  "Type": "getPerPixelLightDist",
  "Name": "getPerPixelLightDist",
  "Category": 1,
  "InputPins": [
    {
      "Connection": null,
      "Id": "worldPos",
      "Type": "vec3"
    }
  ],
  "OutputPins": [
    {
      "Id": "",
      "Type": "float"
    }
  ]
}