Skip to content
mika edited this page Apr 26, 2018 · 2 revisions

Lines

  • void SetLineVertexPosition(string target, int index, float x, float y, float z)
    • sets line vertex position
    • CreateLine() object has 2 vertices by default, so use index 0 or 1 for now
Clone this wiki locally