Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 423 Bytes

File metadata and controls

38 lines (29 loc) · 423 Bytes

getScreenPos

getScreenPos(vec4)

Parameter

clipPos Type: vec4

Return Value

Type: vec4

JSON
{
  "Type": "getScreenPos(vec4)",
  "Name": "getScreenPos(vec4)",
  "Category": 1,
  "InputPins": [
    {
      "Connection": null,
      "Id": "clipPos",
      "Type": "vec4"
    }
  ],
  "OutputPins": [
    {
      "Id": "",
      "Type": "vec4"
    }
  ]
}