예제 #1
0
 public void CreatePoint(Vector3 position)
 {
     pointsRefs.Add(nodeNetCreator.CreatePoint(position));
 }