Blender 3.6.0 Alpha Python API Logo

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 3.6.0 Alpha Python API
  • Types (bpy.types)
  • Shared Enum Items
  • Navigation Mode Items

Navigation Mode Items

WALK

Walk.

Interactively walk or free navigate around the scene.

FLY

Fly.

Use fly dynamics to navigate the scene.

Previous Next

© Copyright Blender Foundation. Revision 2f4a7d67b7b8 - 26/03/2023.

  • 3.6
    Versions
    • Loading...