We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2c49d commit a6b46fcCopy full SHA for a6b46fc
Assets/Scripts/Editor/Tools/GetSelectedMeshInfo.cs
@@ -1,6 +1,5 @@
1
// display selected gameobject mesh stats (should work on prefabs,models in project window also)
2
3
-using System;
4
using System.Collections.Generic;
5
using System.Linq;
6
using UnityEditor;
0 commit comments