예제 #1
0
 public static void Place3DText(Vector3 position, int number)
 {
     orbManager.Place3DTextInstance(position, number);
 }