Exemplo n.º 1
0
 public static Rect GetBoundsOfDesktopAtPoint(Vector2 pos)
 {
     return(InternalEditorUtility.INTERNAL_CALL_GetBoundsOfDesktopAtPoint(ref pos));
 }