MeshAnalysisWindow Class |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
[PublicAPIAttribute] public class MeshAnalysisWindow : EditorWindow
The MeshAnalysisWindow type exposes the following members.
Name | Description | |
---|---|---|
MeshAnalysisWindow | Initializes a new instance of the MeshAnalysisWindow class |
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.) |
Name | Description | |
---|---|---|
RepaintEvent |
Raised when the window repaints.
|
Name | Description | |
---|---|---|
GetDocked |
Gets the docked state of specified EditorWindow.
(Defined by EditorWindowExtensions.) |