コード例 #1
0
 public void Select()
 {
     objectState = MObjectState.SELECT;
     mesh.Select();
 }