I have created a new node with an AETemplate which all works fine but the node is designed to have extra attributes and I'm having trouble working out how to style these attributes within the AETemplate.
Usually for these attributes I would define a callCustom attribute within my AETemplate to create a custom view/editor of the attribute but I cant work out how I would do this for attributes added at runtime.
I've searched extensively for examples or information but the documentation is fairly vague on this area
Does anybody know the procedure for adding AETemplates for attributes like this?
I'm using pymel to create the main editor template but any information on the equivalent process in MEL or Python would be a great help