📋 Metadata

💬 Content

MatsuikoHiroka:

i only want X lock rotation toggle
how to achieve this?

L.prop() function has index argument. You can use it in Custom tab:

L.prop(C.object, "lock_rotation", text="", index=0)

❤️ 2 likes


🔗 View on Blender Artists