Blender 3.5.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.5.0 Alpha Python API
  • Index

Index – J

  • jitter (bpy.types.Brush attribute)
  • jitter_absolute (bpy.types.Brush attribute)
  • jitter_factor (bpy.types.ParticleSettings attribute)
  • jitter_unit (bpy.types.Brush attribute)
  • join() (aud.Sound class method)
    • (in module bpy.ops.node)
    • (in module bpy.ops.object)
    • (in module bpy.ops.palette)
  • join_shapes() (in module bpy.ops.object)
  • join_tracks() (in module bpy.ops.clip)
  • join_triangles() (in module bmesh.ops)
  • join_uvs() (in module bpy.ops.object)
  • joint_bindings (bpy.types.SplineIKConstraint attribute)
  • jpeg2k_codec (bpy.types.ImageFormatSettings attribute)
  • jump() (in module bpy.ops.text)
  • jump_height (bpy.types.WalkNavigation attribute)
  • jump_to_target_button() (in module bpy.ops.ui)

© Copyright Blender Foundation. Revision 3a9e5891420d - 28/01/2023.

  • 3.5
    Versions
    • Loading...