Click or drag to resize

MeshAnalysisWindow Methods

The MeshAnalysisWindow type exposes the following members.

Methods
  NameDescription
Public methodEditorWindow.BeginWindows (Inherited from EditorWindow.)
Public methodStatic memberChangeFocus(Vector3)
Changes the focus position of a camera.
Public methodStatic memberChangeFocus(Vector3, Vector3)
Changes the focus position of a camera.
Public methodEditorWindow.Close (Inherited from EditorWindow.)
Public methodEditorWindow.EndWindows (Inherited from EditorWindow.)
Public methodObject.Equals(System.Object) (Inherited from Object.)
Public methodEditorWindow.Focus (Inherited from EditorWindow.)
Public methodStatic memberFocusOnTriangle
Focuses the camera on the triangle.
Public methodObject.GetHashCode (Inherited from Object.)
Public methodObject.GetInstanceID (Inherited from Object.)
Public methodStatic memberGetObjectCenter
Public methodStatic memberOpen(Mesh)
Opens the window for a specified mesh.
Public methodStatic memberOpen(Mesh, String, String)
Opens the window for a specified mesh.
Public methodStatic memberPreviewToOverlayPoint
Transforms position from preview world space into overlay screen space.
Public methodStatic memberRemoveFocus
Removes a custom focus.
Public methodEditorWindow.RemoveNotification (Inherited from EditorWindow.)
Public methodEditorWindow.Repaint (Inherited from EditorWindow.)
Public methodStatic memberRepaintWindow
Public methodEditorWindow.SendEvent(UnityEngine.Event) (Inherited from EditorWindow.)
Public methodScriptableObject.SetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodEditorWindow.Show (Inherited from EditorWindow.)
Public methodEditorWindow.Show(System.Boolean) (Inherited from EditorWindow.)
Public methodEditorWindow.ShowAsDropDown(UnityEngine.Rect,UnityEngine.Vector2) (Inherited from EditorWindow.)
Public methodEditorWindow.ShowAuxWindow (Inherited from EditorWindow.)
Public methodEditorWindow.ShowNotification(UnityEngine.GUIContent) (Inherited from EditorWindow.)
Public methodEditorWindow.ShowPopup (Inherited from EditorWindow.)
Public methodEditorWindow.ShowTab (Inherited from EditorWindow.)
Public methodEditorWindow.ShowUtility (Inherited from EditorWindow.)
Public methodObject.ToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetDocked
Gets the docked state of specified EditorWindow.
(Defined by EditorWindowExtensions.)
Top
See Also