Message 1 of 2
Adding a gradient control to the attribute editor
Not applicable
05-14-2009
11:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an attribute that I have added to a node that I want to control with a gradient control (curve type). I can create the control and I can even make it show up in a a separate window, but what I want is for it to show up in the attribute editor under the Extra Attributes section, or it's own section. I try to add it to the attribute editor with the AEaddRampControl mel script and I get errors. If I call AEmakeRampControlInteractiveNew instead I actually get the control to show up in the attribute editor, but it appears at the bottom of the editor amongst the buttons (select, load Attrs, etc.). How can I add this control to a specific location in the AE?