Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 420 Bytes

File metadata and controls

38 lines (29 loc) · 420 Bytes

encodeDepth

encodeDepth(float)

Parameter

depth Type: float

Return Value

Type: vec3

JSON
{
  "Type": "encodeDepth(float)",
  "Name": "encodeDepth(float)",
  "Category": 1,
  "InputPins": [
    {
      "Connection": null,
      "Id": "depth",
      "Type": "float"
    }
  ],
  "OutputPins": [
    {
      "Id": "",
      "Type": "vec3"
    }
  ]
}