📋 Metadata
- Author: SoundDifferent
- Date: 2024-04-30 04:27:39
- Type:
question - Replies (1): post_05115
💬 Content
Guys, how i can restrict hotkey to run only in 2 specific mesh modes, edges and faces?
I know and already use something like:
return C.scene.tool_settings.mesh_select_mode[1]
But i cant find a way to use 2 condition simultaneously.