Tool class to manage Object icon in Editor.
Static Public Member Functions | |
static void | SetUnityObjectIcon (UnityEngine.Object unityObject, Texture2D icon) |
Change the icon to a Unity Object in the Inspector and Project tabs. More... | |
|
static |
Change the icon to a Unity Object in the Inspector and Project tabs.
unityObject | The Unity Object to change. |
icon | The new icon. |