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 – W
w (mathutils.Quaternion attribute)
(mathutils.Vector attribute)
walk() (in module bpy.ops.view3d)
walk_speed (bpy.types.WalkNavigation attribute)
walk_speed_factor (bpy.types.WalkNavigation attribute)
WalkNavigation (class in bpy.types)
wander (bpy.types.BoidRuleAverageSpeed attribute)
WarpModifier (class in bpy.types)
WarpModifier.falloff_curve (in module bpy.types)
wave_alignment (bpy.types.OceanModifier attribute)
wave_clamp (bpy.types.DynamicPaintBrushSettings attribute)
wave_damping (bpy.types.DynamicPaintSurface attribute)
wave_direction (bpy.types.OceanModifier attribute)
wave_factor (bpy.types.DynamicPaintBrushSettings attribute)
wave_profile (bpy.types.ShaderNodeTexWave attribute)
wave_scale (bpy.types.OceanModifier attribute)
wave_scale_min (bpy.types.OceanModifier attribute)
wave_smoothness (bpy.types.DynamicPaintSurface attribute)
wave_speed (bpy.types.DynamicPaintSurface attribute)
wave_spring (bpy.types.DynamicPaintSurface attribute)
wave_timescale (bpy.types.DynamicPaintSurface attribute)
wave_type (bpy.types.DynamicPaintBrushSettings attribute)
(bpy.types.ShaderNodeTexWave attribute)
waveform_alpha (bpy.types.Scopes attribute)
waveform_display_type (bpy.types.SpaceSequenceEditor attribute)
waveform_mode (bpy.types.Scopes attribute)
wavelength (bpy.types.LineStyleGeometryModifier_SinusDisplacement attribute)
WaveModifier (class in bpy.types)
weight (bpy.types.Brush attribute)
(bpy.types.ConstraintTargetBone attribute)
(bpy.types.GpencilVertexGroupElement attribute)
(bpy.types.KinematicConstraint attribute)
(bpy.types.MaskSplinePoint attribute)
(bpy.types.MaskSplinePointUW attribute)
(bpy.types.MovieTrackingTrack attribute)
(bpy.types.PaletteColor attribute)
(bpy.types.ParticleHairKey attribute)
(bpy.types.SplinePoint attribute)
(bpy.types.UnifiedPaintSettings attribute)
(bpy.types.VertexGroupElement attribute)
(bpy.types.WeightedNormalModifier attribute)
weight() (bpy.types.VertexGroup method)
weight_1 (bpy.types.VoronoiTexture attribute)
weight_2 (bpy.types.VoronoiTexture attribute)
weight_3 (bpy.types.VoronoiTexture attribute)
weight_4 (bpy.types.VoronoiTexture attribute)
weight_from_bones() (in module bpy.ops.paint)
weight_gradient() (in module bpy.ops.paint)
weight_interpolation (bpy.types.MaskSpline attribute)
weight_paint() (in module bpy.ops.gpencil)
(in module bpy.ops.paint)
weight_paint_mode_opacity (bpy.types.View3DOverlay attribute)
weight_paint_object (in module bpy.context)
weight_paint_toggle() (in module bpy.ops.paint)
weight_sample() (in module bpy.ops.paint)
weight_sample_group() (in module bpy.ops.paint)
weight_set() (in module bpy.ops.paint)
(in module bpy.ops.particle)
weight_softbody (bpy.types.BezierSplinePoint attribute)
(bpy.types.LatticePoint attribute)
(bpy.types.SplinePoint attribute)
weight_stab (bpy.types.MovieTrackingTrack attribute)
weight_tool (bpy.types.Brush attribute)
WeightedNormalModifier (class in bpy.types)
weightmode_toggle() (in module bpy.ops.gpencil)
weld() (in module bpy.ops.uv)
weld_verts() (in module bmesh.ops)
WeldModifier (class in bpy.types)
wet_mix (bpy.types.Brush attribute)
wet_paint_radius_factor (bpy.types.Brush attribute)
wet_persistence (bpy.types.Brush attribute)
white_level (bpy.types.CurveMapping attribute)
white_value (bpy.types.WhiteBalanceModifier attribute)
WhiteBalanceModifier (class in bpy.types)
widget_emboss (bpy.types.ThemeUserInterface attribute)
widget_text_cursor (bpy.types.ThemeUserInterface attribute)
width (bpy.types.BakeSettings attribute)
(bpy.types.BevelModifier attribute)
(bpy.types.CompositorNodeBoxMask attribute)
(bpy.types.CompositorNodeEllipseMask attribute)
(bpy.types.Node attribute)
(bpy.types.TextBox attribute)
(bpy.types.WaveModifier attribute)
(gpu.types.GPUOffScreen attribute)
width_hidden (bpy.types.Node attribute)
width_pct (bpy.types.BevelModifier attribute)
wind (bpy.types.EffectorWeights attribute)
wind_factor (bpy.types.FieldSettings attribute)
wind_velocity (bpy.types.OceanModifier attribute)
Window (class in bpy.types)
window (in module bpy.context)
Window.height (in module bpy.types)
Window.parent (in module bpy.types)
Window.stereo_3d_display (in module bpy.types)
Window.width (in module bpy.types)
Window.x (in module bpy.types)
Window.y (in module bpy.types)
window_close() (in module bpy.ops.wm)
window_fullscreen_toggle() (in module bpy.ops.wm)
window_manager (in module bpy.context)
window_new() (in module bpy.ops.wm)
window_new_main() (in module bpy.ops.wm)
window_sliders (bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeSequenceEditor attribute)
WindowManager (class in bpy.types)
WindowManager.draw_cursor_add() (in module bpy.types)
WindowManager.draw_cursor_remove() (in module bpy.types)
WindowManager.is_interface_locked (in module bpy.types)
WindowManager.keyconfigs (in module bpy.types)
WindowManager.operators (in module bpy.types)
WindowManager.windows (in module bpy.types)
WindowManager.xr_session_settings (in module bpy.types)
WindowManager.xr_session_state (in module bpy.types)
WipeSequence (class in bpy.types)
WipeSequence.input_count (in module bpy.types)
wire (bpy.types.ThemeNodeEditor attribute)
(bpy.types.ThemeView3D attribute)
wire_edit (bpy.types.ThemeImageEditor attribute)
(bpy.types.ThemeView3D attribute)
wire_inner (bpy.types.ThemeNodeEditor attribute)
wire_select (bpy.types.ThemeNodeEditor attribute)
wireframe() (in module bmesh.ops)
(in module bpy.ops.mesh)
wireframe_color_type (bpy.types.View3DShading attribute)
wireframe_detail (bpy.types.VolumeDisplay attribute)
wireframe_opacity (bpy.types.View3DOverlay attribute)
wireframe_threshold (bpy.types.View3DOverlay attribute)
wireframe_type (bpy.types.VolumeDisplay attribute)
WireframeModifier (class in bpy.types)
WithinImageBoundaryUP1D (class in freestyle.predicates)
wmOwnerID (class in bpy.types)
wmOwnerIDs (class in bpy.types)
wmTools (class in bpy.types)
wood_type (bpy.types.WoodTexture attribute)
WoodTexture (class in bpy.types)
WoodTexture.users_material (in module bpy.types)
WoodTexture.users_object_modifier (in module bpy.types)
WORD_WRAP (in module blf)
word_wrap() (in module blf)
workspace (bpy.types.Window attribute)
WorkSpace (class in bpy.types)
workspace (in module bpy.context)
WorkSpace.owner_ids (in module bpy.types)
WorkSpace.screens (in module bpy.types)
WorkSpace.tools (in module bpy.types)
workspace_cycle() (in module bpy.ops.screen)
workspace_tool_type (bpy.types.ToolSettings attribute)
WorkSpaceTool (class in bpy.types)
WorkSpaceTool.has_datablock (in module bpy.types)
WorkSpaceTool.index (in module bpy.types)
WorkSpaceTool.mode (in module bpy.types)
WorkSpaceTool.space_type (in module bpy.types)
WorkSpaceTool.widget (in module bpy.types)
world (bpy.types.Scene attribute)
World (class in bpy.types)
world (in module bpy.context)
,
[1]
World.animation_data (in module bpy.types)
World.cycles (in module bpy.types)
World.cycles_visibility (in module bpy.types)
World.light_settings (in module bpy.types)
World.mist_settings (in module bpy.types)
World.node_tree (in module bpy.types)
world_add() (in module bpy.ops.rigidbody)
world_remove() (in module bpy.ops.rigidbody)
world_to_camera_view() (in module bpy_extras.object_utils)
WorldLighting (class in bpy.types)
WorldMistSettings (class in bpy.types)
wrap_axis (bpy.types.CompositorNodeTranslate attribute)
wrap_method (bpy.types.ShrinkwrapModifier attribute)
wrap_mode (bpy.types.ShrinkwrapConstraint attribute)
(bpy.types.ShrinkwrapModifier attribute)
wrap_width (bpy.types.TextSequence attribute)
write() (aud.Sound class method)
(bpy.types.BlendDataLibraries method)
(bpy.types.Text method)
(in module imbuf)
ww (mathutils.Vector attribute)
www (mathutils.Vector attribute)
wwww (mathutils.Vector attribute)
wwwx (mathutils.Vector attribute)
wwwy (mathutils.Vector attribute)
wwwz (mathutils.Vector attribute)
wwx (mathutils.Vector attribute)
wwxw (mathutils.Vector attribute)
wwxx (mathutils.Vector attribute)
wwxy (mathutils.Vector attribute)
wwxz (mathutils.Vector attribute)
wwy (mathutils.Vector attribute)
wwyw (mathutils.Vector attribute)
wwyx (mathutils.Vector attribute)
wwyy (mathutils.Vector attribute)
wwyz (mathutils.Vector attribute)
wwz (mathutils.Vector attribute)
wwzw (mathutils.Vector attribute)
wwzx (mathutils.Vector attribute)
wwzy (mathutils.Vector attribute)
wwzz (mathutils.Vector attribute)
wx (mathutils.Vector attribute)
wxw (mathutils.Vector attribute)
wxww (mathutils.Vector attribute)
wxwx (mathutils.Vector attribute)
wxwy (mathutils.Vector attribute)
wxwz (mathutils.Vector attribute)
wxx (mathutils.Vector attribute)
wxxw (mathutils.Vector attribute)
wxxx (mathutils.Vector attribute)
wxxy (mathutils.Vector attribute)
wxxz (mathutils.Vector attribute)
wxy (mathutils.Vector attribute)
wxyw (mathutils.Vector attribute)
wxyx (mathutils.Vector attribute)
wxyy (mathutils.Vector attribute)
wxyz (mathutils.Vector attribute)
wxz (mathutils.Vector attribute)
wxzw (mathutils.Vector attribute)
wxzx (mathutils.Vector attribute)
wxzy (mathutils.Vector attribute)
wxzz (mathutils.Vector attribute)
wy (mathutils.Vector attribute)
wyw (mathutils.Vector attribute)
wyww (mathutils.Vector attribute)
wywx (mathutils.Vector attribute)
wywy (mathutils.Vector attribute)
wywz (mathutils.Vector attribute)
wyx (mathutils.Vector attribute)
wyxw (mathutils.Vector attribute)
wyxx (mathutils.Vector attribute)
wyxy (mathutils.Vector attribute)
wyxz (mathutils.Vector attribute)
wyy (mathutils.Vector attribute)
wyyw (mathutils.Vector attribute)
wyyx (mathutils.Vector attribute)
wyyy (mathutils.Vector attribute)
wyyz (mathutils.Vector attribute)
wyz (mathutils.Vector attribute)
wyzw (mathutils.Vector attribute)
wyzx (mathutils.Vector attribute)
wyzy (mathutils.Vector attribute)
wyzz (mathutils.Vector attribute)
wz (mathutils.Vector attribute)
wzw (mathutils.Vector attribute)
wzww (mathutils.Vector attribute)
wzwx (mathutils.Vector attribute)
wzwy (mathutils.Vector attribute)
wzwz (mathutils.Vector attribute)
wzx (mathutils.Vector attribute)
wzxw (mathutils.Vector attribute)
wzxx (mathutils.Vector attribute)
wzxy (mathutils.Vector attribute)
wzxz (mathutils.Vector attribute)
wzy (mathutils.Vector attribute)
wzyw (mathutils.Vector attribute)
wzyx (mathutils.Vector attribute)
wzyy (mathutils.Vector attribute)
wzyz (mathutils.Vector attribute)
wzz (mathutils.Vector attribute)
wzzw (mathutils.Vector attribute)
wzzx (mathutils.Vector attribute)
wzzy (mathutils.Vector attribute)
wzzz (mathutils.Vector attribute)