Notifications
Clear all
[Closed] Material plugin – Set category
Jan 07, 2016 11:53 am
I’ve written a few material plugins and I’d like to have them all grouped together into one category in the material editor rather than mixed in with the default materials in the ‘Standard’ category.
I had assumed this is what ClassDesc::Category() was for, but it seems this is not the case.
Does anyone how I’m able to define which category my plugin materials show up in?
1 Reply
Jan 07, 2016 11:53 am
Nevermind, I was able to figure this one out.
For anyone who might care, the answer is the IMaterialBrowserEntryInfo class.