public void InsertPositionAt(int index, Vector3 arg) { line.InsertLocalPositionAt(index, gameObject.transform.InverseTransformPoint(arg)); }