📋 Metadata

💬 Content

actimelvanille:

I cannot find out what the code for “drag action = scale” is when using the transform tool.

Try this code:

C.workspace.tools.from_space_view3d_mode(C.mode).gizmo_group_properties("TRANSFORM_GGT_gizmo").drag_action = 'SCALE'

🔗 View on Blender Artists