Blender 3.5.0 Release Candidate 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.5.0 Release Candidate Python API
  • GPU Utilities (gpu_extras)

GPU Utilities (gpu_extras)

Submodules

  • gpu_extras submodule (gpu_extras.batch)
  • gpu_extras submodule (gpu_extras.presets)
Previous Next

© Copyright Blender Foundation. Revision 6e51f8d2023a - 28/03/2023.

  • 3.5
    Versions
    • Loading...