Exemple #1
0
 public void SetPointAt(Vector2 point, int index)
 {
     mLinePrimitive.SetPointAt(point, index);
 }