MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
MeshAnalysisTool Class
MeshAnalysisTool Methods
Deinitialize Method
DrawMesh Method
DrawMeshes Method
DrawOverlay Method
DrawOverlayGUI Method
DrawToolbar Method
Initialize Method
SetToolName Method
MeshAnalysisTool
DrawMeshes Method
Draws additional meshes in a mesh analysis window.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
[
PublicAPIAttribute
]
protected
virtual
void
DrawMeshes
()
Remarks
In this method you can use
DrawMesh(Mesh, Vector3, Quaternion, Material, Int32)
to draw meshes in window.
See Also
Reference
MeshAnalysisTool Class
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API Namespace
Send comments on this topic to
assets@hightlander.com