Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 592 Bytes

beckmannDistribution.md

File metadata and controls

42 lines (35 loc) · 592 Bytes

beckmannDistribution

beckmannDistribution(float,float)

Parameters

NdotH Type: float roughness Type: float Type: float

JSON
{
  "Type": "beckmannDistribution(float,float)",
  "Name": "beckmannDistribution(float,float)",
  "Category": 7,
  "InputPins": [
    {
      "Connection": null,
      "Id": "NdotH",
      "Type": "float"
    },
    {
      "Connection": null,
      "Id": "roughness",
      "Type": "float"
    },
    {
      "Connection": null,
      "Id": "",
      "Type": "float"
    }
  ],
  "OutputPins": []
}