Post #2295: ![](https://blenderartists.org/user_avatar/blenderartists.org/minato/48/21129_2.

📋 Metadata

🏷️ Tags

pie-menu hotkeys beginner solved

  • Command tab
  • Python Scripting
  • Hotkey Configuration

💬 Content

minato:

Also I can’t seem to a add a render button to the upper bar in 2.8, I used to have it in 2.79.

What code do you use?
This works for me (Command tab):

bpy.ops.render.render(use_viewport=True)

🔗 View on Blender Artists