|  | MeshAnalysisWindow Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
 Syntax
Syntax[PublicAPIAttribute] public class MeshAnalysisWindow : EditorWindow
The MeshAnalysisWindow type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MeshAnalysisWindow | Initializes a new instance of the MeshAnalysisWindow class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EditorWindow.antiAlias | (Inherited from EditorWindow.) | 
|  | EditorWindow.autoRepaintOnSceneChange | (Inherited from EditorWindow.) | 
|   | CurrentCamera | 
                Gets a camera which used to draw meshes in Mesh Analysis window.
             | 
|  | EditorWindow.depthBufferBits | (Inherited from EditorWindow.) | 
|  | FocusPosition | 
                Gets the position of a camera orbit center.
             | 
|  | Object.hideFlags | (Inherited from Object.) | 
|  | EditorWindow.maximized | (Inherited from EditorWindow.) | 
|  | EditorWindow.maxSize | (Inherited from EditorWindow.) | 
|  | EditorWindow.minSize | (Inherited from EditorWindow.) | 
|  | Object.name | (Inherited from Object.) | 
|  | EditorWindow.position | (Inherited from EditorWindow.) | 
|  | EditorWindow.title | Obsolete. (Inherited from EditorWindow.) | 
|  | EditorWindow.titleContent | (Inherited from EditorWindow.) | 
|  | EditorWindow.wantsMouseMove | (Inherited from EditorWindow.) | 
 Methods
Methods Events
Events| Name | Description | |
|---|---|---|
|   | RepaintEvent | 
                Raised when the window repaints.
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | GetDocked | 
                Gets the docked state of specified EditorWindow.
            (Defined by EditorWindowExtensions.) | 
 See Also
See Also