View Single Post
# 1 28-07-2012 , 09:05 PM
Registered User
Join Date: May 2006
Location: SC
Posts: 2

MEL Scripting - How do I list Fur/Hair Presets

I'm looking for a way to list all of the presets for FurDescription nodes. I have noticed there is a nodePreset command in MEL but I'm not exactly sure how to use it. I want to get a list/array of the existing Fur Description presets and use that to create a menu/OptionMenuGrp and apply the selected preset to a FurDescription in my script. Any help would be greatly appreciated.

I would like to do the same with hairSystemShape.


~ Nic

Last edited by nmcelve; 28-07-2012 at 09:48 PM. Reason: changed title from statement to question to get more attention and hopefully a response.