📋 Metadata
- Author: Colacuve
- Date: 2019-02-08 05:28:30
- Type:
question - Reply to: post_01927
- Replies (1): post_01929
💬 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’