Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 423 Bytes

File metadata and controls

38 lines (29 loc) · 423 Bytes

getAttenDirect

getAttenDirect

Parameter

worldNormal Type: vec3

Return Value

Type: float

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