MeshAnalysisToolDrawMesh Method (Mesh, Vector3, Quaternion, Material, Int32) |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
[PublicAPIAttribute] protected void DrawMesh( Mesh mesh, Vector3 position, Quaternion rotation, Material material, int submesh )
Exception | Condition |
---|---|
InvalidOperationException |
A render utility could not be found.
The method invoked not in a DrawMeshes scope or the mesh analysis window is not initialized. |