예제 #1
0
 public void NewPoint(Vector3 point)
 {
     Master.AddPoint(point);
     currentBranch = null;
 }