How do I add an action to the toolbar of the editor?
Use
@ActionReference(path="Editors/Toolbars/Default")
for an action with EditorCookie
as context object
Use
@ActionReference(path="Editors/Toolbars/Default")
for an action with EditorCookie
as context object