Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 296 Bytes

getModelMatrix.md

File metadata and controls

28 lines (20 loc) · 296 Bytes

getModelMatrix

getModelMatrix

Return Value

Type: mat4x3

JSON
{
  "Type": "getModelMatrix",
  "Name": "getModelMatrix",
  "Category": 1,
  "InputPins": [],
  "OutputPins": [
    {
      "Id": "",
      "Type": "mat4x3"
    }
  ]
}