Post #1928: As always, thank you. Is it possible to create a hotkey toggle for Solid view st

📋 Metadata

🏷️ Tags

macro hotkeys intermediate unsolved

  • 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’


🔗 View on Blender Artists