Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Drawing
  5. setLinePoint

setLinePoint

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Set a line point if it exists, accepts x,y,z string format as well

Parameters:

  • pointNo
    • An integer value
  • x
    • A float value
  • y
    • A float value
  • z
    • A float value

Example:

1
obj.setLinePoint(pointNo, x, y, z)
Tags
Was this article helpful to you? Yes No

How can we help?