Skip to content

Instantly share code, notes, and snippets.

@AndrewHazelden
Last active December 9, 2015 11:39
Show Gist options
  • Save AndrewHazelden/00047e8387b67bf8cf2e to your computer and use it in GitHub Desktop.
Save AndrewHazelden/00047e8387b67bf8cf2e to your computer and use it in GitHub Desktop.
Use MEL in Maya to list the active icons directories
print "Icon folders:\n";
print `xbmLangPathList`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment