Message 1 of 2
Can't get custom string attr to show up in channel box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
cmds.addAttr(
sphere_3,
keyable = True,
dataType=‘string’,
shortName= ‘alt’,
longName=‘alternativeName’) # creating attr in node editor but not channel box.