コード例 #1
0
 public GridSize GetSize()
 {
     return(GridSize.FromVec(GetComponent <Renderer>().bounds.size));
 }