You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Louis Maddox edited this page Mar 3, 2021
·
4 revisions
Python's Blender interface is a module called bpy, though the module available on PyPi
is a separate effort (which seems only partly ready, and marked as 'alpha').
Instead, the Blender Python API (currently 2.92) is documented
here