Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 537 Bytes

File metadata and controls

45 lines (36 loc) · 537 Bytes

lightMatrices

lightMatrices[int]

Parameters

value Type: lightMatrices index Type: int

Return Value

Type: mat4

JSON
{
  "Type": "lightMatrices[int]",
  "Name": "lightMatrices[int]",
  "Category": 1,
  "InputPins": [
    {
      "Connection": null,
      "Id": "value",
      "Type": "lightMatrices"
    },
    {
      "Connection": null,
      "Id": "index",
      "Type": "int"
    }
  ],
  "OutputPins": [
    {
      "Id": "",
      "Type": "mat4"
    }
  ]
}