Blender 2.92.0 Python API
02948a2cab44
Documentation
Quickstart: New to Blender or scripting and want to get your feet wet?
API Overview: A more complete explanation of Python integration
API Reference Usage: examples of how to use the API reference docs
Best Practice: Conventions to follow for writing good scripts
Tips and Tricks: Hints to help you while writing scripts for Blender
Gotcha's: Some of the problems you may encounter when writing scripts
Change Log: List of changes since last Blender release
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 Shader Module (gpu)
GPU Utilities (gpu_extras)
ID Property Access (idprop.types)
Image Buffer (imbuf)
Math Types & Utilities (mathutils)
Blender 2.92.0 Python API
»
Index
Index – L
label (bpy.types.Node attribute)
(bpy.types.UDIMTile attribute)
label() (bpy.types.UILayout method)
label_size (bpy.types.NodeFrame attribute)
lacunarity (bpy.types.MusgraveTexture attribute)
lambda_border (bpy.types.LaplacianSmoothModifier attribute)
lambda_factor (bpy.types.LaplacianSmoothModifier attribute)
land_acc_max (bpy.types.BoidSettings attribute)
land_ave_max (bpy.types.BoidSettings attribute)
land_jump_speed (bpy.types.BoidSettings attribute)
land_personal_space (bpy.types.BoidSettings attribute)
land_smooth (bpy.types.BoidSettings attribute)
land_speed_max (bpy.types.BoidSettings attribute)
land_stick_force (bpy.types.BoidSettings attribute)
language (bpy.types.PreferencesView attribute)
(bpy.types.SpaceConsole attribute)
language() (in module bpy.ops.console)
laplaciandeform_bind() (in module bpy.ops.object)
LaplacianDeformModifier (class in bpy.types)
LaplacianDeformModifier.is_bind (in module bpy.types)
LaplacianSmoothModifier (class in bpy.types)
last_fedge (freestyle.types.ViewEdge attribute)
last_viewvertex (freestyle.types.ViewEdge attribute)
lastsel_point (bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeView3D attribute)
Lattice (class in bpy.types)
lattice (in module bpy.context)
Lattice.animation_data (in module bpy.types)
Lattice.is_editmode (in module bpy.types)
Lattice.points (in module bpy.types)
Lattice.shape_keys (in module bpy.types)
LatticeGpencilModifier (class in bpy.types)
LatticeModifier (class in bpy.types)
LatticePoint (class in bpy.types)
LatticePoint.co (in module bpy.types)
LatticePoint.groups (in module bpy.types)
layer (bpy.types.ArrayGpencilModifier attribute)
(bpy.types.BuildGpencilModifier attribute)
(bpy.types.ColorGpencilModifier attribute)
(bpy.types.CompositorNodeImage attribute)
(bpy.types.CompositorNodeRLayers attribute)
(bpy.types.HookGpencilModifier attribute)
(bpy.types.LatticeGpencilModifier attribute)
(bpy.types.MirrorGpencilModifier attribute)
(bpy.types.MultiplyGpencilModifier attribute)
(bpy.types.NoiseGpencilModifier attribute)
(bpy.types.OffsetGpencilModifier attribute)
(bpy.types.OpacityGpencilModifier attribute)
(bpy.types.SimplifyGpencilModifier attribute)
(bpy.types.SmoothGpencilModifier attribute)
(bpy.types.SubdivGpencilModifier attribute)
(bpy.types.TextureGpencilModifier attribute)
(bpy.types.ThickGpencilModifier attribute)
(bpy.types.TimeGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
layer_active() (in module bpy.ops.gpencil)
layer_add() (in module bpy.ops.gpencil)
layer_annotation_add() (in module bpy.ops.gpencil)
layer_annotation_move() (in module bpy.ops.gpencil)
layer_annotation_remove() (in module bpy.ops.gpencil)
layer_change() (in module bpy.ops.gpencil)
layer_collection (in module bpy.context)
layer_duplicate() (in module bpy.ops.gpencil)
layer_duplicate_object() (in module bpy.ops.gpencil)
layer_isolate() (in module bpy.ops.gpencil)
layer_mask_add() (in module bpy.ops.gpencil)
layer_mask_remove() (in module bpy.ops.gpencil)
layer_merge() (in module bpy.ops.gpencil)
layer_move() (in module bpy.ops.gpencil)
(in module bpy.ops.mask)
layer_name (bpy.types.ShaderNodeVertexColor attribute)
layer_new() (in module bpy.ops.mask)
layer_next() (in module bpy.ops.action)
layer_override (bpy.types.RenderEngine attribute)
layer_pass (bpy.types.ArrayGpencilModifier attribute)
(bpy.types.BuildGpencilModifier attribute)
(bpy.types.ColorGpencilModifier attribute)
(bpy.types.HookGpencilModifier attribute)
(bpy.types.LatticeGpencilModifier attribute)
(bpy.types.MirrorGpencilModifier attribute)
(bpy.types.MultiplyGpencilModifier attribute)
(bpy.types.NoiseGpencilModifier attribute)
(bpy.types.OffsetGpencilModifier attribute)
(bpy.types.OpacityGpencilModifier attribute)
(bpy.types.SimplifyGpencilModifier attribute)
(bpy.types.SmoothGpencilModifier attribute)
(bpy.types.SubdivGpencilModifier attribute)
(bpy.types.TextureGpencilModifier attribute)
(bpy.types.ThickGpencilModifier attribute)
(bpy.types.TimeGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
layer_prev() (in module bpy.ops.action)
layer_remove() (in module bpy.ops.gpencil)
(in module bpy.ops.mask)
LayerCollection (class in bpy.types)
LayerCollection.children (in module bpy.types)
LayerCollection.collection (in module bpy.types)
LayerCollection.is_visible (in module bpy.types)
LayerCollection.name (in module bpy.types)
LayerObjects (class in bpy.types)
LayerObjects.selected (in module bpy.types)
layers (bmesh.types.BMEdgeSeq attribute)
(bmesh.types.BMFaceSeq attribute)
(bmesh.types.BMLoopSeq attribute)
(bmesh.types.BMVertSeq attribute)
(bpy.types.Armature attribute)
(bpy.types.Bone attribute)
(bpy.types.EditBone attribute)
layers_protected (bpy.types.Armature attribute)
layers_show_all() (in module bpy.ops.armature)
layers_uv_select_dst (bpy.types.DataTransferModifier attribute)
layers_uv_select_src (bpy.types.DataTransferModifier attribute)
layers_vcol_select_dst (bpy.types.DataTransferModifier attribute)
layers_vcol_select_src (bpy.types.DataTransferModifier attribute)
layers_vgroup_select_dst (bpy.types.DataTransferModifier attribute)
layers_vgroup_select_src (bpy.types.DataTransferModifier attribute)
layout_node (bpy.types.ThemeNodeEditor attribute)
length (aud.Sound attribute)
(bpy.types.BuildGpencilModifier attribute)
(bpy.types.EditBone attribute)
(bpy.types.SimplifyGpencilModifier attribute)
(mathutils.Vector attribute)
Length2DBP1D (class in freestyle.predicates)
length_2d (freestyle.types.Interface1D attribute)
(freestyle.types.Stroke attribute)
length_factor (bpy.types.ParticleSettingsTextureSlot attribute)
length_max (bpy.types.FreestyleLineStyle attribute)
length_min (bpy.types.FreestyleLineStyle attribute)
length_mode (bpy.types.ParticleBrush attribute)
length_random (bpy.types.ParticleSettings attribute)
length_squared (mathutils.Vector attribute)
length_unit (bpy.types.UnitSettings attribute)
lennardjones (bpy.types.EffectorWeights attribute)
lens (bpy.types.Camera attribute)
(bpy.types.SpaceView3D attribute)
lens_unit (bpy.types.Camera attribute)
lerp() (in module bl_math)
level (bpy.types.BoidRuleAverageSpeed attribute)
(bpy.types.SubdivGpencilModifier attribute)
levels (bpy.types.MultiresModifier attribute)
(bpy.types.SubsurfModifier attribute)
lib_id_fake_user_toggle() (in module bpy.ops.ed)
lib_id_generate_preview() (in module bpy.ops.ed)
lib_id_load_custom_preview() (in module bpy.ops.ed)
lib_id_unlink() (in module bpy.ops.ed)
lib_operation() (in module bpy.ops.outliner)
lib_reload() (in module bpy.ops.wm)
lib_relocate() (in module bpy.ops.outliner)
(in module bpy.ops.wm)
Library (class in bpy.types)
Library.packed_file (in module bpy.types)
Library.parent (in module bpy.types)
Library.users_id (in module bpy.types)
Library.version (in module bpy.types)
library_path (freestyle.types.ViewShape attribute)
life_factor (bpy.types.ParticleSettingsTextureSlot attribute)
lifetime (bpy.types.Particle attribute)
(bpy.types.ParticleSettings attribute)
(bpy.types.WaveModifier attribute)
lifetime_random (bpy.types.ParticleSettings attribute)
lift (bpy.types.CompositorNodeChromaMatte attribute)
(bpy.types.CompositorNodeColorBalance attribute)
(bpy.types.SequenceColorBalanceData attribute)
light (bpy.types.ThemeView3D attribute)
(bpy.types.View3DShading attribute)
Light (class in bpy.types)
light (in module bpy.context)
,
[1]
Light.animation_data (in module bpy.types)
Light.cycles (in module bpy.types)
Light.node_tree (in module bpy.types)
light_add() (in module bpy.ops.object)
light_ambient (bpy.types.PreferencesSystem attribute)
light_cache_bake() (in module bpy.ops.scene)
light_cache_free() (in module bpy.ops.scene)
light_direction (bpy.types.SceneDisplay attribute)
light_threshold (bpy.types.SceneEEVEE attribute)
lightmap_pack() (in module bpy.ops.uv)
LightProbe (class in bpy.types)
lightprobe (in module bpy.context)
LightProbe.animation_data (in module bpy.types)
LightProbe.type (in module bpy.types)
lightprobe_add() (in module bpy.ops.object)
limit() (aud.Sound class method)
limit_ang_x_lower (bpy.types.RigidBodyConstraint attribute)
limit_ang_x_upper (bpy.types.RigidBodyConstraint attribute)
limit_ang_y_lower (bpy.types.RigidBodyConstraint attribute)
limit_ang_y_upper (bpy.types.RigidBodyConstraint attribute)
limit_ang_z_lower (bpy.types.RigidBodyConstraint attribute)
limit_ang_z_upper (bpy.types.RigidBodyConstraint attribute)
limit_channel (bpy.types.CompositorNodeChannelMatte attribute)
(bpy.types.CompositorNodeColorSpill attribute)
limit_lin_x_lower (bpy.types.RigidBodyConstraint attribute)
limit_lin_x_upper (bpy.types.RigidBodyConstraint attribute)
limit_lin_y_lower (bpy.types.RigidBodyConstraint attribute)
limit_lin_y_upper (bpy.types.RigidBodyConstraint attribute)
limit_lin_z_lower (bpy.types.RigidBodyConstraint attribute)
limit_lin_z_upper (bpy.types.RigidBodyConstraint attribute)
limit_max (bpy.types.CompositorNodeChannelMatte attribute)
(bpy.types.CompositorNodeLumaMatte attribute)
limit_method (bpy.types.BevelModifier attribute)
(bpy.types.CompositorNodeChannelMatte attribute)
(bpy.types.CompositorNodeColorSpill attribute)
limit_min (bpy.types.CompositorNodeChannelMatte attribute)
(bpy.types.CompositorNodeLumaMatte attribute)
limit_mode (bpy.types.KinematicConstraint attribute)
(bpy.types.LimitDistanceConstraint attribute)
limitdistance_reset() (in module bpy.ops.constraint)
LimitDistanceConstraint (class in bpy.types)
LimitLocationConstraint (class in bpy.types)
LimitRotationConstraint (class in bpy.types)
limits (bpy.types.SimpleDeformModifier attribute)
LimitScaleConstraint (class in bpy.types)
line (freestyle.types.Material attribute)
line_break() (in module bpy.ops.font)
(in module bpy.ops.text)
line_change (bpy.types.GPencilLayer attribute)
line_color (bpy.types.Material attribute)
line_error (bpy.types.ThemeConsole attribute)
line_info (bpy.types.ThemeConsole attribute)
line_input (bpy.types.ThemeConsole attribute)
line_length_head (bpy.types.ParticleSettings attribute)
line_length_tail (bpy.types.ParticleSettings attribute)
line_number() (in module bpy.ops.text)
line_numbers (bpy.types.ThemeTextEditor attribute)
line_numbers_background (bpy.types.ThemeTextEditor attribute)
line_output (bpy.types.ThemeConsole attribute)
line_priority (bpy.types.Material attribute)
line_style (in module bpy.context)
line_thickness (bpy.types.MotionPath attribute)
(bpy.types.RenderSettings attribute)
line_thickness_mode (bpy.types.RenderSettings attribute)
line_width (bpy.types.Gizmo attribute)
(bpy.types.GPencilStroke attribute)
linear_attenuation (bpy.types.AreaLight attribute)
(bpy.types.PointLight attribute)
(bpy.types.SpotLight attribute)
linear_coefficient (bpy.types.AreaLight attribute)
(bpy.types.PointLight attribute)
(bpy.types.SpotLight attribute)
linear_damping (bpy.types.RigidBodyObject attribute)
linear_drag (bpy.types.FieldSettings attribute)
linear_viscosity (bpy.types.SPHFluidSettings attribute)
lines (bpy.types.GreasePencilGrid attribute)
(bpy.types.MotionPath attribute)
Linesets (class in bpy.types)
Linesets.active (in module bpy.types)
linestyle (bpy.types.FreestyleLineSet attribute)
LineStyleAlphaModifier (class in bpy.types)
LineStyleAlphaModifier_AlongStroke (class in bpy.types)
LineStyleAlphaModifier_AlongStroke.curve (in module bpy.types)
LineStyleAlphaModifier_AlongStroke.type (in module bpy.types)
LineStyleAlphaModifier_CreaseAngle (class in bpy.types)
LineStyleAlphaModifier_CreaseAngle.curve (in module bpy.types)
LineStyleAlphaModifier_CreaseAngle.type (in module bpy.types)
LineStyleAlphaModifier_Curvature_3D (class in bpy.types)
LineStyleAlphaModifier_Curvature_3D.curve (in module bpy.types)
LineStyleAlphaModifier_Curvature_3D.type (in module bpy.types)
LineStyleAlphaModifier_DistanceFromCamera (class in bpy.types)
LineStyleAlphaModifier_DistanceFromCamera.curve (in module bpy.types)
LineStyleAlphaModifier_DistanceFromCamera.type (in module bpy.types)
LineStyleAlphaModifier_DistanceFromObject (class in bpy.types)
LineStyleAlphaModifier_DistanceFromObject.curve (in module bpy.types)
LineStyleAlphaModifier_DistanceFromObject.type (in module bpy.types)
LineStyleAlphaModifier_Material (class in bpy.types)
LineStyleAlphaModifier_Material.curve (in module bpy.types)
LineStyleAlphaModifier_Material.type (in module bpy.types)
LineStyleAlphaModifier_Noise (class in bpy.types)
LineStyleAlphaModifier_Noise.curve (in module bpy.types)
LineStyleAlphaModifier_Noise.type (in module bpy.types)
LineStyleAlphaModifier_Tangent (class in bpy.types)
LineStyleAlphaModifier_Tangent.curve (in module bpy.types)
LineStyleAlphaModifier_Tangent.type (in module bpy.types)
LineStyleAlphaModifiers (class in bpy.types)
LineStyleColorModifier (class in bpy.types)
LineStyleColorModifier_AlongStroke (class in bpy.types)
LineStyleColorModifier_AlongStroke.color_ramp (in module bpy.types)
LineStyleColorModifier_AlongStroke.type (in module bpy.types)
LineStyleColorModifier_CreaseAngle (class in bpy.types)
LineStyleColorModifier_CreaseAngle.color_ramp (in module bpy.types)
LineStyleColorModifier_CreaseAngle.type (in module bpy.types)
LineStyleColorModifier_Curvature_3D (class in bpy.types)
LineStyleColorModifier_Curvature_3D.color_ramp (in module bpy.types)
LineStyleColorModifier_Curvature_3D.type (in module bpy.types)
LineStyleColorModifier_DistanceFromCamera (class in bpy.types)
LineStyleColorModifier_DistanceFromCamera.color_ramp (in module bpy.types)
LineStyleColorModifier_DistanceFromCamera.type (in module bpy.types)
LineStyleColorModifier_DistanceFromObject (class in bpy.types)
LineStyleColorModifier_DistanceFromObject.color_ramp (in module bpy.types)
LineStyleColorModifier_DistanceFromObject.type (in module bpy.types)
LineStyleColorModifier_Material (class in bpy.types)
LineStyleColorModifier_Material.color_ramp (in module bpy.types)
LineStyleColorModifier_Material.type (in module bpy.types)
LineStyleColorModifier_Noise (class in bpy.types)
LineStyleColorModifier_Noise.color_ramp (in module bpy.types)
LineStyleColorModifier_Noise.type (in module bpy.types)
LineStyleColorModifier_Tangent (class in bpy.types)
LineStyleColorModifier_Tangent.color_ramp (in module bpy.types)
LineStyleColorModifier_Tangent.type (in module bpy.types)
LineStyleColorModifiers (class in bpy.types)
LineStyleGeometryModifier (class in bpy.types)
LineStyleGeometryModifier_2DOffset (class in bpy.types)
LineStyleGeometryModifier_2DOffset.type (in module bpy.types)
LineStyleGeometryModifier_2DTransform (class in bpy.types)
LineStyleGeometryModifier_2DTransform.type (in module bpy.types)
LineStyleGeometryModifier_BackboneStretcher (class in bpy.types)
LineStyleGeometryModifier_BackboneStretcher.type (in module bpy.types)
LineStyleGeometryModifier_BezierCurve (class in bpy.types)
LineStyleGeometryModifier_BezierCurve.type (in module bpy.types)
LineStyleGeometryModifier_Blueprint (class in bpy.types)
LineStyleGeometryModifier_Blueprint.type (in module bpy.types)
LineStyleGeometryModifier_GuidingLines (class in bpy.types)
LineStyleGeometryModifier_GuidingLines.type (in module bpy.types)
LineStyleGeometryModifier_PerlinNoise1D (class in bpy.types)
LineStyleGeometryModifier_PerlinNoise1D.type (in module bpy.types)
LineStyleGeometryModifier_PerlinNoise2D (class in bpy.types)
LineStyleGeometryModifier_PerlinNoise2D.type (in module bpy.types)
LineStyleGeometryModifier_Polygonalization (class in bpy.types)
LineStyleGeometryModifier_Polygonalization.type (in module bpy.types)
LineStyleGeometryModifier_Sampling (class in bpy.types)
LineStyleGeometryModifier_Sampling.type (in module bpy.types)
LineStyleGeometryModifier_Simplification (class in bpy.types)
LineStyleGeometryModifier_Simplification.type (in module bpy.types)
LineStyleGeometryModifier_SinusDisplacement (class in bpy.types)
LineStyleGeometryModifier_SinusDisplacement.type (in module bpy.types)
LineStyleGeometryModifier_SpatialNoise (class in bpy.types)
LineStyleGeometryModifier_SpatialNoise.type (in module bpy.types)
LineStyleGeometryModifier_TipRemover (class in bpy.types)
LineStyleGeometryModifier_TipRemover.type (in module bpy.types)
LineStyleGeometryModifiers (class in bpy.types)
LineStyleModifier (class in bpy.types)
LineStyleTextureSlot (class in bpy.types)
LineStyleTextureSlots (class in bpy.types)
LineStyleThicknessModifier (class in bpy.types)
LineStyleThicknessModifier_AlongStroke (class in bpy.types)
LineStyleThicknessModifier_AlongStroke.curve (in module bpy.types)
LineStyleThicknessModifier_AlongStroke.type (in module bpy.types)
LineStyleThicknessModifier_Calligraphy (class in bpy.types)
LineStyleThicknessModifier_Calligraphy.type (in module bpy.types)
LineStyleThicknessModifier_CreaseAngle (class in bpy.types)
LineStyleThicknessModifier_CreaseAngle.curve (in module bpy.types)
LineStyleThicknessModifier_CreaseAngle.type (in module bpy.types)
LineStyleThicknessModifier_Curvature_3D (class in bpy.types)
LineStyleThicknessModifier_Curvature_3D.curve (in module bpy.types)
LineStyleThicknessModifier_Curvature_3D.type (in module bpy.types)
LineStyleThicknessModifier_DistanceFromCamera (class in bpy.types)
LineStyleThicknessModifier_DistanceFromCamera.curve (in module bpy.types)
LineStyleThicknessModifier_DistanceFromCamera.type (in module bpy.types)
LineStyleThicknessModifier_DistanceFromObject (class in bpy.types)
LineStyleThicknessModifier_DistanceFromObject.curve (in module bpy.types)
LineStyleThicknessModifier_DistanceFromObject.type (in module bpy.types)
LineStyleThicknessModifier_Material (class in bpy.types)
LineStyleThicknessModifier_Material.curve (in module bpy.types)
LineStyleThicknessModifier_Material.type (in module bpy.types)
LineStyleThicknessModifier_Noise (class in bpy.types)
LineStyleThicknessModifier_Noise.type (in module bpy.types)
LineStyleThicknessModifier_Tangent (class in bpy.types)
LineStyleThicknessModifier_Tangent.curve (in module bpy.types)
LineStyleThicknessModifier_Tangent.type (in module bpy.types)
LineStyleThicknessModifiers (class in bpy.types)
link (bpy.types.MaterialSlot attribute)
link() (bpy.types.CollectionChildren method)
(bpy.types.CollectionObjects method)
(in module bpy.ops.node)
(in module bpy.ops.wm)
link_edges (bmesh.types.BMVert attribute)
link_faces (bmesh.types.BMEdge attribute)
(bmesh.types.BMVert attribute)
link_limit (bpy.types.NodeSocket attribute)
link_loop_next (bmesh.types.BMLoop attribute)
link_loop_prev (bmesh.types.BMLoop attribute)
link_loop_radial_next (bmesh.types.BMLoop attribute)
link_loop_radial_prev (bmesh.types.BMLoop attribute)
link_loops (bmesh.types.BMEdge attribute)
(bmesh.types.BMLoop attribute)
(bmesh.types.BMVert attribute)
link_make() (in module bpy.ops.node)
link_to_collection() (in module bpy.ops.object)
link_viewer() (in module bpy.ops.node)
links_cut() (in module bpy.ops.node)
links_detach() (in module bpy.ops.node)
Linspace() (mathutils.Vector class method)
list (bpy.types.ThemeSpaceListGeneric attribute)
list() (aud.Sound class method)
list_text (bpy.types.ThemeSpaceListGeneric attribute)
list_text_hi (bpy.types.ThemeSpaceListGeneric attribute)
list_title (bpy.types.ThemeSpaceListGeneric attribute)
listener_location (aud.Device attribute)
listener_orientation (aud.Device attribute)
listener_velocity (aud.Device attribute)
load() (bpy.types.BlendDataFonts method)
(bpy.types.BlendDataImages method)
(bpy.types.BlendDataLibraries method)
(bpy.types.BlendDataMovieClips method)
(bpy.types.BlendDataSounds method)
(bpy.types.BlendDataTexts method)
(bpy.types.StudioLights method)
(bpy.types.VolumeGrid method)
(bpy.types.VolumeGrids method)
(bpy.utils.previews.ImagePreviewCollection method)
(in module blf)
(in module imbuf)
load_background_image() (in module bpy.ops.object)
load_factory_preferences_post (in module bpy.app.handlers)
load_factory_startup_post (in module bpy.app.handlers)
load_from_file() (bpy.types.RenderLayer method)
(bpy.types.RenderResult method)
load_id() (in module gpu.select)
load_identity() (in module gpu.matrix)
load_image() (in module bpy_extras.image_utils)
load_map() (in module freestyle.utils.ContextFunctions)
load_matrix() (in module gpu.matrix)
load_post (in module bpy.app.handlers)
load_pre (in module bpy.app.handlers)
load_projection_matrix() (in module gpu.matrix)
load_reference_image() (in module bpy.ops.object)
load_scripts() (in module bpy.utils)
loc (bpy.types.OperatorMousePath attribute)
loc_clear() (in module bpy.ops.pose)
local_view_get() (bpy.types.Object method)
local_view_set() (bpy.types.Object method)
LocalAverageDepthF0D (class in freestyle.functions)
LocalAverageDepthF1D (class in freestyle.functions)
locale (in module bpy.app.translations)
locale_explode() (in module bpy.app.translations)
locales (in module bpy.app.translations)
localview() (in module bpy.ops.view3d)
localview_remove_from() (in module bpy.ops.view3d)
location (aud.Handle attribute)
(bpy.types.CurveMapPoint attribute)
(bpy.types.CurveProfilePoint attribute)
(bpy.types.GPencilSculptGuide attribute)
(bpy.types.Node attribute)
(bpy.types.Object attribute)
(bpy.types.OffsetGpencilModifier attribute)
(bpy.types.OperatorStrokeElement attribute)
(bpy.types.Particle attribute)
(bpy.types.ParticleKey attribute)
(bpy.types.PoseBone attribute)
(bpy.types.TextSequence attribute)
(bpy.types.View3DCursor attribute)
location_3d_to_region_2d() (in module bpy_extras.view3d_utils)
location_clear() (in module bpy.ops.object)
location_mass_center (bpy.types.SoftBodySettings attribute)
lock (bpy.types.ActionGroup attribute)
(bpy.types.EditBone attribute)
(bpy.types.FCurve attribute)
(bpy.types.GPencilLayer attribute)
(bpy.types.MaterialGPencilStyle attribute)
(bpy.types.MovieTrackingTrack attribute)
(bpy.types.NlaTrack attribute)
(bpy.types.Sequence attribute)
lock() (aud.Device class method)
(in module bpy.ops.sequencer)
lock_all() (in module bpy.ops.gpencil)
lock_axis (bpy.types.GPencilSculptSettings attribute)
(bpy.types.LockedTrackConstraint attribute)
lock_boids_to_surface (bpy.types.ParticleSettings attribute)
lock_bone (bpy.types.SpaceView3D attribute)
lock_bounds (bpy.types.SpaceUVEditor attribute)
lock_camera (bpy.types.SpaceView3D attribute)
lock_cursor (bpy.types.SpaceView3D attribute)
lock_frame (bpy.types.GPencilLayer attribute)
lock_frame_selection_to_range (bpy.types.Scene attribute)
lock_ik_x (bpy.types.PoseBone attribute)
lock_ik_y (bpy.types.PoseBone attribute)
lock_ik_z (bpy.types.PoseBone attribute)
lock_layer() (in module bpy.ops.gpencil)
lock_location (bpy.types.Object attribute)
(bpy.types.PoseBone attribute)
lock_location_x (bpy.types.KinematicConstraint attribute)
lock_location_y (bpy.types.KinematicConstraint attribute)
lock_location_z (bpy.types.KinematicConstraint attribute)
lock_markers (bpy.types.ToolSettings attribute)
lock_material (bpy.types.GPencilLayer attribute)
lock_object (bpy.types.SpaceView3D attribute)
lock_object_mode (bpy.types.ToolSettings attribute)
lock_rotation (bpy.types.Object attribute)
(bpy.types.PoseBone attribute)
(bpy.types.RegionView3D attribute)
lock_rotation_w (bpy.types.Object attribute)
(bpy.types.PoseBone attribute)
lock_rotation_x (bpy.types.KinematicConstraint attribute)
lock_rotation_y (bpy.types.KinematicConstraint attribute)
lock_rotation_z (bpy.types.KinematicConstraint attribute)
lock_rotations_4d (bpy.types.Object attribute)
(bpy.types.PoseBone attribute)
lock_scale (bpy.types.Object attribute)
(bpy.types.PoseBone attribute)
lock_selection (bpy.types.SpaceClipEditor attribute)
lock_selection_toggle() (in module bpy.ops.clip)
lock_time_cursor (bpy.types.SpaceClipEditor attribute)
lock_tracks() (in module bpy.ops.clip)
lock_weight (bpy.types.VertexGroup attribute)
lock_x (bpy.types.Sculpt attribute)
(bpy.types.SimpleDeformModifier attribute)
lock_y (bpy.types.Sculpt attribute)
(bpy.types.SimpleDeformModifier attribute)
lock_z (bpy.types.Sculpt attribute)
(bpy.types.SimpleDeformModifier attribute)
locked_marker (bpy.types.ThemeClipEditor attribute)
LockedTrackConstraint (class in bpy.types)
long_key (bpy.types.ThemeDopeSheet attribute)
long_key_selected (bpy.types.ThemeDopeSheet attribute)
look (bpy.types.ColorManagedViewSettings attribute)
look_ahead (bpy.types.BoidRuleAvoidCollision attribute)
lookdev_sphere_size (bpy.types.PreferencesView attribute)
loop() (aud.Sound class method)
loop_count (aud.Handle attribute)
loop_mapping (bpy.types.DataTransferModifier attribute)
loop_multi_select() (in module bpy.ops.mesh)
loop_select() (in module bpy.ops.mesh)
loop_separate() (in module bmesh.utils)
loop_slide (bpy.types.BevelModifier attribute)
loop_start (bpy.types.MeshPolygon attribute)
loop_to_region() (in module bpy.ops.mesh)
loop_to_vertex_colors() (in module bpy.ops.sculpt)
loop_total (bpy.types.MeshPolygon attribute)
LoopColors (class in bpy.types)
loopcut() (in module bpy.ops.mesh)
loopcut_slide() (in module bpy.ops.mesh)
loops (bmesh.types.BMesh attribute)
(bmesh.types.BMFace attribute)
low_color (bpy.types.ShaderFxColorize attribute)
lowpass() (aud.Sound class method)