Blender 3.1.2 Python API
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 Module (gpu)
GPU Utilities (gpu_extras)
ID Property Access (idprop.types)
Image Buffer (imbuf)
Math Types & Utilities (mathutils)
Blender 3.1.2 Python API
»
Index
Index – Q
qi (freestyle.types.ViewEdge attribute)
qi_end (bpy.types.FreestyleLineSet attribute)
qi_start (bpy.types.FreestyleLineSet attribute)
quad_method (bpy.types.GeometryNodeTriangulate attribute)
(bpy.types.TriangulateModifier attribute)
quadratic_attenuation (bpy.types.AreaLight attribute)
(bpy.types.PointLight attribute)
(bpy.types.SpotLight attribute)
quadratic_coefficient (bpy.types.AreaLight attribute)
(bpy.types.PointLight attribute)
(bpy.types.SpotLight attribute)
quadratic_drag (bpy.types.FieldSettings attribute)
quadriflow_remesh() (in module bpy.ops.object)
quads_convert_to_tris() (in module bpy.ops.mesh)
quality (bpy.types.ClothSettings attribute)
(bpy.types.CompositorNodeGlare attribute)
(bpy.types.GlowSequence attribute)
(bpy.types.ImageFormatSettings attribute)
(bpy.types.MovieClipProxy attribute)
(bpy.types.MultiresModifier attribute)
(bpy.types.SequenceProxy attribute)
(bpy.types.SubsurfModifier attribute)
QuantitativeInvisibilityF0D (class in freestyle.functions)
QuantitativeInvisibilityF1D (class in freestyle.functions)
QuantitativeInvisibilityRangeUP1D (class in freestyle.predicates)
QuantitativeInvisibilityUP1D (class in freestyle.predicates)
Quaternion (class in mathutils)
Quaternion.conjugate() (in module mathutils)
Quaternion.conjugated() (in module mathutils)
Quaternion.copy() (in module mathutils)
Quaternion.freeze() (in module mathutils)
Quaternion.identity() (in module mathutils)
Quaternion.invert() (in module mathutils)
Quaternion.inverted() (in module mathutils)
Quaternion.negate() (in module mathutils)
Quaternion.normalize() (in module mathutils)
Quaternion.normalized() (in module mathutils)
Quaternion.rotation_difference() (in module mathutils)
Quaternion.slerp() (in module mathutils)
quaternions_flip() (in module bpy.ops.pose)
queue_count (bpy.types.BoidRuleFollowLeader attribute)
quick_explode() (in module bpy.ops.object)
quick_fur() (in module bpy.ops.object)
quick_liquid() (in module bpy.ops.object)
quick_smoke() (in module bpy.ops.object)
quit_blender() (in module bpy.ops.wm)
3.1
Versions
Loading...