Post #1928: As always, thank you. Is it possible to create a hotkey toggle for Solid view st
📋 Metadata
- Author: Colacuve
- Date: 2019-02-08 05:28:30
- Type:
question - Quality Score: 7/10
- Reply to: post_01927
- Replies (1): post_01929
🏷️ Tags
macro hotkeys intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Hotkey Configuration
💬 Content
As always, thank you. Is it possible to create a hotkey toggle for Solid view studio + texture to matcap? I’m trying to build a functionality of lookdev without graphic demands of lookdev. I haven’t figured out why I can’t call the commands with macro operator.
bpy.data.screens[“Layout”].shading.light = ‘STUDIO’
bpy.data.screens[“Layout”].shading.color_type = ‘TEXTURE’