Ejemplo n.º 1
0
 private static Vector3[] GetPoints(Bounds bounds)
 {
     return(EditMode.BoundsToPoints(bounds));
 }