Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 567 Bytes

File metadata and controls

45 lines (36 loc) · 567 Bytes

reduceLightBleeding

reduceLightBleeding(float,float)

Parameters

min Type: float max Type: float

Return Value

Type: float

JSON
{
  "Type": "reduceLightBleeding(float,float)",
  "Name": "reduceLightBleeding(float,float)",
  "Category": 1,
  "InputPins": [
    {
      "Connection": null,
      "Id": "min",
      "Type": "float"
    },
    {
      "Connection": null,
      "Id": "max",
      "Type": "float"
    }
  ],
  "OutputPins": [
    {
      "Id": "",
      "Type": "float"
    }
  ]
}