📋 Metadata
- Author: anphung
- Date: 2020-10-24 06:35:20
- Type:
question - Replies (1): post_03651
💬 Content
return C.scene.tool_settings.mesh_select_mode[0]
How would you add another select mode to this code? “1” for example.
I’m trying to make a macro that only works in vertex & edge mode.