Post #2295: : post_02296
🏷️ Tags
pie-menu hotkeys beginner solved
⚙️ Related PME Features
- 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)