📋 Metadata

💬 Content

may I see how the code for the trackball toggle (the regular toggle you had to simply switch between modes) looks since my toggle sometimes works, and sometimes not.

I’m using this code:

vrm = C.preferences.inputs.view_rotate_method; C.preferences.inputs.view_rotate_method = 'TRACKBALL'

C.preferences.inputs.view_rotate_method = vrm


🔗 View on Blender Artists