Blender 4.1.0 Alpha Python API
Application Modules
Context Access (bpy.context)
Data Access (bpy.data)
Message Bus (bpy.msgbus)
Operators (bpy.ops)
Types (bpy.types)
Utilities (bpy.utils)
Path Utilities (bpy.path)
Application Data (bpy.app)
Property Definitions (bpy.props)
Standalone Modules
Audio System (aud)
OpenGL Wrapper (bgl)
Additional Math Functions (bl_math)
Font Drawing (blf)
BMesh Module (bmesh)
Extra Utilities (bpy_extras)
Freestyle Module (freestyle)
GPU Module (gpu)
GPU Utilities (gpu_extras)
ID Property Access (idprop.types)
Image Buffer (imbuf)
Math Types & Utilities (mathutils)
Blender 4.1.0 Alpha Python API
Types (bpy.types)
Shared Enum Items
Object Axis Items
Object Axis Items
POS_X
:
+X.
POS_Y
:
+Y.
POS_Z
:
+Z.
NEG_X
:
-X.
NEG_Y
:
-Y.
NEG_Z
:
-Z.
4.1
Versions
Loading...