Notifications
Clear all
[Closed] MAXScript plugin extend. Is it possible?
Jul 30, 2011 12:59 pm
Hello,
Is it possible to create a plugin with multiple extends?
example:
plugin Modifier NewMod
name:"Testing"
classID:#(0x916fea1, 0x1c2c160)
extends:<Here i would like to use both <Displace Modifier> and <Noise Modifier> as extends>
replaceUI:true
4 Replies
1 Reply
Jul 30, 2011 12:59 pm
DenisT can you please share that wokaround.I want to script a single modifier with controls on both Noise and Displace Modifier.