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 – T
t (freestyle.types.CurvePointIterator attribute)
(freestyle.types.Interface0DIterator attribute)
(freestyle.types.StrokeVertexIterator attribute)
(freestyle.types.SVertexIterator attribute)
t2d (freestyle.types.CurvePoint attribute)
taa_render_samples (bpy.types.SceneEEVEE attribute)
taa_samples (bpy.types.SceneEEVEE attribute)
tab_active (bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
tab_back (bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
tab_inactive (bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
tab_outline (bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
tab_width (bpy.types.SpaceTextEditor attribute)
tablet_api (bpy.types.PreferencesInput attribute)
tag (bmesh.types.BMEdge attribute)
(bmesh.types.BMFace attribute)
(bmesh.types.BMLoop attribute)
(bmesh.types.BMVert attribute)
(bpy.types.ID attribute)
tag() (bpy.types.BlendDataActions method)
(bpy.types.BlendDataArmatures method)
(bpy.types.BlendDataBrushes method)
(bpy.types.BlendDataCacheFiles method)
(bpy.types.BlendDataCameras method)
(bpy.types.BlendDataCollections method)
(bpy.types.BlendDataCurves method)
(bpy.types.BlendDataFonts method)
(bpy.types.BlendDataGreasePencils method)
(bpy.types.BlendDataImages method)
(bpy.types.BlendDataLattices method)
(bpy.types.BlendDataLibraries method)
(bpy.types.BlendDataLights method)
(bpy.types.BlendDataLineStyles method)
(bpy.types.BlendDataMasks method)
(bpy.types.BlendDataMaterials method)
(bpy.types.BlendDataMeshes method)
(bpy.types.BlendDataMetaBalls method)
(bpy.types.BlendDataMovieClips method)
(bpy.types.BlendDataNodeTrees method)
(bpy.types.BlendDataObjects method)
(bpy.types.BlendDataPaintCurves method)
(bpy.types.BlendDataPalettes method)
(bpy.types.BlendDataParticles method)
(bpy.types.BlendDataPointClouds method)
(bpy.types.BlendDataProbes method)
(bpy.types.BlendDataScenes method)
(bpy.types.BlendDataScreens method)
(bpy.types.BlendDataSounds method)
(bpy.types.BlendDataSpeakers method)
(bpy.types.BlendDataTexts method)
(bpy.types.BlendDataTextures method)
(bpy.types.BlendDataVolumes method)
(bpy.types.BlendDataWindowManagers method)
(bpy.types.BlendDataWorkSpaces method)
(bpy.types.BlendDataWorlds method)
tag_add() (in module bpy.ops.asset)
tag_need_exec() (bpy.types.CompositorNode method)
tag_redraw() (bpy.types.Area method)
(bpy.types.Region method)
(bpy.types.RenderEngine method)
tag_remove() (in module bpy.ops.asset)
tag_script_reload() (bpy.types.WindowManager class method)
tag_update() (bpy.types.RenderEngine method)
tail (bpy.types.EditBone attribute)
tail_radius (bpy.types.Bone attribute)
(bpy.types.EditBone attribute)
tangent_factor (bpy.types.ParticleSettings attribute)
tangent_phase (bpy.types.ParticleSettings attribute)
taper_object (bpy.types.Curve attribute)
taper_radius_mode (bpy.types.Curve attribute)
target (bpy.types.ActionConstraint attribute)
(bpy.types.BakeSettings attribute)
(bpy.types.ChildOfConstraint attribute)
(bpy.types.ClampToConstraint attribute)
(bpy.types.ConstraintTarget attribute)
(bpy.types.ConstraintTargetBone attribute)
(bpy.types.CopyLocationConstraint attribute)
(bpy.types.CopyRotationConstraint attribute)
(bpy.types.CopyScaleConstraint attribute)
(bpy.types.CopyTransformsConstraint attribute)
(bpy.types.DampedTrackConstraint attribute)
(bpy.types.FloorConstraint attribute)
(bpy.types.FollowPathConstraint attribute)
(bpy.types.KinematicConstraint attribute)
(bpy.types.LimitDistanceConstraint attribute)
(bpy.types.LineStyleAlphaModifier_DistanceFromObject attribute)
(bpy.types.LineStyleColorModifier_DistanceFromObject attribute)
(bpy.types.LineStyleThicknessModifier_DistanceFromObject attribute)
(bpy.types.LockedTrackConstraint attribute)
(bpy.types.NormalEditModifier attribute)
(bpy.types.PivotConstraint attribute)
(bpy.types.ShaderNodeOutputLight attribute)
(bpy.types.ShaderNodeOutputLineStyle attribute)
(bpy.types.ShaderNodeOutputMaterial attribute)
(bpy.types.ShaderNodeOutputWorld attribute)
(bpy.types.ShrinkwrapConstraint attribute)
(bpy.types.ShrinkwrapGpencilModifier attribute)
(bpy.types.ShrinkwrapModifier attribute)
(bpy.types.SplineIKConstraint attribute)
(bpy.types.StretchToConstraint attribute)
(bpy.types.SurfaceDeformModifier attribute)
(bpy.types.TrackToConstraint attribute)
(bpy.types.TransformConstraint attribute)
(bpy.types.VertexWeightProximityModifier attribute)
target_count (bpy.types.PythonConstraint attribute)
target_element (bpy.types.GeometryNodeProximity attribute)
target_geometry_element (bpy.types.GeometryNodeLegacyAttributeProximity attribute)
target_is_valid() (bpy.types.Gizmo method)
target_layer (bpy.types.LineartGpencilModifier attribute)
target_material (bpy.types.LineartGpencilModifier attribute)
target_move_down() (in module bpy.ops.particle)
target_move_up() (in module bpy.ops.particle)
target_position (bpy.types.MovieTrackingStabilization attribute)
target_remove() (in module bpy.ops.particle)
target_rotation (bpy.types.MovieTrackingStabilization attribute)
target_scale (bpy.types.MovieTrackingStabilization attribute)
target_set_operator() (bpy.types.Gizmo method)
target_set_prop() (bpy.types.Gizmo method)
target_space (bpy.types.Constraint attribute)
target_vertex_group (bpy.types.WeightAngleGpencilModifier attribute)
(bpy.types.WeightProxGpencilModifier attribute)
target_volume (bpy.types.ClothSettings attribute)
teleport_time (bpy.types.WalkNavigation attribute)
temp_data() (bpy.types.BlendData method)
tempdir (in module bpy.app)
temperature (bpy.types.FluidFlowSettings attribute)
temperature_unit (bpy.types.UnitSettings attribute)
template_any_ID() (bpy.types.UILayout method)
template_asset_view() (bpy.types.UILayout method)
template_cache_file() (bpy.types.UILayout method)
template_cache_file_layers() (bpy.types.UILayout method)
template_cache_file_procedural() (bpy.types.UILayout method)
template_cache_file_time_settings() (bpy.types.UILayout method)
template_cache_file_velocity() (bpy.types.UILayout method)
template_color_picker() (bpy.types.UILayout method)
template_color_ramp() (bpy.types.UILayout method)
template_colormanaged_view_settings() (bpy.types.UILayout method)
template_colorspace_settings() (bpy.types.UILayout method)
template_component_menu() (bpy.types.UILayout method)
template_constraint_header() (bpy.types.UILayout method)
template_constraints() (bpy.types.UILayout method)
template_curve_mapping() (bpy.types.UILayout method)
template_curveprofile() (bpy.types.UILayout method)
template_edit_mode_selection() (bpy.types.UILayout method)
template_event_from_keymap_item() (bpy.types.UILayout method)
template_file_select_path() (bpy.types.UILayout method)
template_grease_pencil_modifiers() (bpy.types.UILayout method)
template_greasepencil_color() (bpy.types.UILayout method)
template_header() (bpy.types.UILayout method)
template_header_3D_mode() (bpy.types.UILayout method)
template_histogram() (bpy.types.UILayout method)
template_icon() (bpy.types.UILayout method)
template_icon_view() (bpy.types.UILayout method)
template_ID() (bpy.types.UILayout method)
template_ID_preview() (bpy.types.UILayout method)
template_ID_tabs() (bpy.types.UILayout method)
template_image() (bpy.types.UILayout method)
template_image_layers() (bpy.types.UILayout method)
template_image_settings() (bpy.types.UILayout method)
template_image_stereo_3d() (bpy.types.UILayout method)
template_image_views() (bpy.types.UILayout method)
template_input_status() (bpy.types.UILayout method)
template_keymap_item_properties() (bpy.types.UILayout method)
template_layers() (bpy.types.UILayout method)
template_list() (bpy.types.UILayout method)
template_marker() (bpy.types.UILayout method)
template_menu_search() (bpy.types.UILayout method)
template_modifiers() (bpy.types.UILayout method)
template_movieclip() (bpy.types.UILayout method)
template_movieclip_information() (bpy.types.UILayout method)
template_node_link() (bpy.types.UILayout method)
template_node_socket() (bpy.types.UILayout method)
template_node_view() (bpy.types.UILayout method)
template_operator_search() (bpy.types.UILayout method)
template_palette() (bpy.types.UILayout method)
template_path_builder() (bpy.types.UILayout method)
template_preview() (bpy.types.UILayout method)
template_recent_files() (bpy.types.UILayout method)
template_reports_banner() (bpy.types.UILayout method)
template_running_jobs() (bpy.types.UILayout method)
template_search() (bpy.types.UILayout method)
template_search_preview() (bpy.types.UILayout method)
template_shaderfx() (bpy.types.UILayout method)
template_texture_user() (bpy.types.UILayout method)
template_track() (bpy.types.UILayout method)
template_vectorscope() (bpy.types.UILayout method)
template_waveform() (bpy.types.UILayout method)
temporary_directory (bpy.types.PreferencesFilePaths attribute)
tension_damping (bpy.types.ClothSettings attribute)
tension_stiffness (bpy.types.ClothSettings attribute)
tension_stiffness_max (bpy.types.ClothSettings attribute)
tessellate_polygon() (in module mathutils.geometry)
test_break() (bpy.types.RenderEngine method)
test_select() (bpy.types.Gizmo method)
texco_mesh (bpy.types.Mesh attribute)
TexMapping (class in bpy.types)
TexPaintSlot (class in bpy.types)
TexPaintSlot.is_valid (in module bpy.types)
texspace_location (bpy.types.Curve attribute)
(bpy.types.Mesh attribute)
(bpy.types.MetaBall attribute)
texspace_size (bpy.types.Curve attribute)
(bpy.types.Mesh attribute)
(bpy.types.MetaBall attribute)
text (bpy.types.NodeFrame attribute)
(bpy.types.Panel attribute)
(bpy.types.PythonConstraint attribute)
(bpy.types.SpaceTextEditor attribute)
(bpy.types.TextSequence attribute)
(bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
(bpy.types.ThemeWidgetColors attribute)
Text (class in bpy.types)
Text.current_line (in module bpy.types)
Text.is_dirty (in module bpy.types)
Text.is_in_memory (in module bpy.types)
Text.is_modified (in module bpy.types)
Text.lines (in module bpy.types)
Text.select_end_line (in module bpy.types)
text_add() (in module bpy.ops.object)
text_copy() (in module bpy.ops.font)
text_cut() (in module bpy.ops.font)
text_grease_pencil (bpy.types.ThemeView3D attribute)
text_hi (bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
text_hinting (bpy.types.PreferencesView attribute)
text_insert() (in module bpy.ops.font)
text_keyframe (bpy.types.ThemeView3D attribute)
text_paste() (in module bpy.ops.font)
text_paste_from_file() (in module bpy.ops.font)
text_sel (bpy.types.ThemeWidgetColors attribute)
text_strip (bpy.types.ThemeSequenceEditor attribute)
TextBox (class in bpy.types)
textbox_add() (in module bpy.ops.font)
textbox_remove() (in module bpy.ops.font)
TextCharacterFormat (class in bpy.types)
TextCurve (class in bpy.types)
TextCurve.body_format (in module bpy.types)
TextCurve.edit_format (in module bpy.types)
TextCurve.text_boxes (in module bpy.types)
TextLine (class in bpy.types)
TextSequence (class in bpy.types)
TextSequence.input_count (in module bpy.types)
texture (bpy.types.Brush attribute)
(bpy.types.CompositorNodeTexture attribute)
(bpy.types.DisplaceModifier attribute)
(bpy.types.EffectorWeights attribute)
(bpy.types.FieldSettings attribute)
(bpy.types.TextureNodeTexture attribute)
(bpy.types.TextureSlot attribute)
(bpy.types.VolumeDisplaceModifier attribute)
(bpy.types.WarpModifier attribute)
(bpy.types.WaveModifier attribute)
Texture (class in bpy.types)
texture (in module bpy.context)
Texture.animation_data (in module bpy.types)
Texture.color_ramp (in module bpy.types)
Texture.node_tree (in module bpy.types)
Texture.users_material (in module bpy.types)
Texture.users_object_modifier (in module bpy.types)
texture_angle (bpy.types.MaterialGPencilStyle attribute)
texture_clamp (bpy.types.MaterialGPencilStyle attribute)
texture_collection_rate (bpy.types.PreferencesSystem attribute)
texture_color (gpu.types.GPUOffScreen attribute)
texture_coords (bpy.types.DisplaceModifier attribute)
(bpy.types.LineStyleTextureSlot attribute)
(bpy.types.ParticleSettingsTextureSlot attribute)
(bpy.types.WarpModifier attribute)
(bpy.types.WaveModifier attribute)
texture_coords_bone (bpy.types.DisplaceModifier attribute)
(bpy.types.WarpModifier attribute)
(bpy.types.WaveModifier attribute)
texture_coords_object (bpy.types.DisplaceModifier attribute)
(bpy.types.WarpModifier attribute)
(bpy.types.WaveModifier attribute)
texture_directory (bpy.types.PreferencesFilePaths attribute)
texture_id (freestyle.types.Stroke attribute)
texture_map_mode (bpy.types.VolumeDisplaceModifier attribute)
texture_map_object (bpy.types.VolumeDisplaceModifier attribute)
texture_map_type (bpy.types.FluidFlowSettings attribute)
texture_mesh (bpy.types.Mesh attribute)
texture_mid_level (bpy.types.VolumeDisplaceModifier attribute)
texture_mode (bpy.types.FieldSettings attribute)
texture_nabla (bpy.types.FieldSettings attribute)
texture_node (bpy.types.ThemeNodeEditor attribute)
texture_offset (bpy.types.FluidFlowSettings attribute)
(bpy.types.MaterialGPencilStyle attribute)
texture_overlay_alpha (bpy.types.Brush attribute)
texture_paint_mode_opacity (bpy.types.View3DOverlay attribute)
texture_paint_toggle() (in module bpy.ops.paint)
texture_sample_bias (bpy.types.Brush attribute)
texture_sample_radius (bpy.types.VolumeDisplaceModifier attribute)
texture_scale (bpy.types.MaterialGPencilStyle attribute)
texture_size (bpy.types.FluidFlowSettings attribute)
texture_slot (in module bpy.context)
texture_spacing (bpy.types.FreestyleLineStyle attribute)
texture_time_out (bpy.types.PreferencesSystem attribute)
texture_type (bpy.types.SpaceNodeEditor attribute)
TEXTURE_UL_texpaintslots (class in bpy.types)
TEXTURE_UL_texslots (class in bpy.types)
texture_user (in module bpy.context)
texture_user_property (in module bpy.context)
TextureGpencilModifier (class in bpy.types)
TextureNode (class in bpy.types)
TextureNodeAt (class in bpy.types)
TextureNodeBricks (class in bpy.types)
TextureNodeChecker (class in bpy.types)
TextureNodeCompose (class in bpy.types)
TextureNodeCoordinates (class in bpy.types)
TextureNodeCurveRGB (class in bpy.types)
TextureNodeCurveRGB.mapping (in module bpy.types)
TextureNodeCurveTime (class in bpy.types)
TextureNodeCurveTime.curve (in module bpy.types)
TextureNodeDecompose (class in bpy.types)
TextureNodeDistance (class in bpy.types)
TextureNodeGroup (class in bpy.types)
TextureNodeGroup.interface (in module bpy.types)
TextureNodeHueSaturation (class in bpy.types)
TextureNodeImage (class in bpy.types)
TextureNodeImage.image_user (in module bpy.types)
TextureNodeInvert (class in bpy.types)
TextureNodeMath (class in bpy.types)
TextureNodeMixRGB (class in bpy.types)
TextureNodeOutput (class in bpy.types)
TextureNodeRGBToBW (class in bpy.types)
TextureNodeRotate (class in bpy.types)
TextureNodeScale (class in bpy.types)
TextureNodeTexBlend (class in bpy.types)
TextureNodeTexClouds (class in bpy.types)
TextureNodeTexDistNoise (class in bpy.types)
TextureNodeTexMagic (class in bpy.types)
TextureNodeTexMarble (class in bpy.types)
TextureNodeTexMusgrave (class in bpy.types)
TextureNodeTexNoise (class in bpy.types)
TextureNodeTexStucci (class in bpy.types)
TextureNodeTexture (class in bpy.types)
TextureNodeTexVoronoi (class in bpy.types)
TextureNodeTexWood (class in bpy.types)
TextureNodeTranslate (class in bpy.types)
TextureNodeTree (class in bpy.types)
TextureNodeValToNor (class in bpy.types)
TextureNodeValToRGB (class in bpy.types)
TextureNodeValToRGB.color_ramp (in module bpy.types)
TextureNodeViewer (class in bpy.types)
TextureSlot (class in bpy.types)
TextureSlot.name (in module bpy.types)
Theme (class in bpy.types)
Theme.bone_color_sets (in module bpy.types)
Theme.clip_editor (in module bpy.types)
Theme.collection_color (in module bpy.types)
Theme.console (in module bpy.types)
Theme.dopesheet_editor (in module bpy.types)
Theme.file_browser (in module bpy.types)
Theme.graph_editor (in module bpy.types)
Theme.image_editor (in module bpy.types)
Theme.info (in module bpy.types)
Theme.nla_editor (in module bpy.types)
Theme.node_editor (in module bpy.types)
Theme.outliner (in module bpy.types)
Theme.preferences (in module bpy.types)
Theme.properties (in module bpy.types)
Theme.sequence_editor (in module bpy.types)
Theme.spreadsheet (in module bpy.types)
Theme.statusbar (in module bpy.types)
Theme.strip_color (in module bpy.types)
Theme.text_editor (in module bpy.types)
Theme.topbar (in module bpy.types)
Theme.user_interface (in module bpy.types)
Theme.view_3d (in module bpy.types)
theme_area (bpy.types.Theme attribute)
theme_install() (in module bpy.ops.preferences)
ThemeBoneColorSet (class in bpy.types)
ThemeClipEditor (class in bpy.types)
ThemeClipEditor.space (in module bpy.types)
ThemeClipEditor.space_list (in module bpy.types)
ThemeCollectionColor (class in bpy.types)
ThemeConsole (class in bpy.types)
ThemeConsole.space (in module bpy.types)
ThemeDopeSheet (class in bpy.types)
ThemeDopeSheet.space (in module bpy.types)
ThemeDopeSheet.space_list (in module bpy.types)
ThemeFileBrowser (class in bpy.types)
ThemeFileBrowser.space (in module bpy.types)
ThemeFontStyle (class in bpy.types)
ThemeGradientColors (class in bpy.types)
ThemeGraphEditor (class in bpy.types)
ThemeGraphEditor.space (in module bpy.types)
ThemeGraphEditor.space_list (in module bpy.types)
ThemeImageEditor (class in bpy.types)
ThemeImageEditor.space (in module bpy.types)
ThemeInfo (class in bpy.types)
ThemeInfo.space (in module bpy.types)
ThemeNLAEditor (class in bpy.types)
ThemeNLAEditor.space (in module bpy.types)
ThemeNLAEditor.space_list (in module bpy.types)
ThemeNodeEditor (class in bpy.types)
ThemeNodeEditor.space (in module bpy.types)
ThemeNodeEditor.space_list (in module bpy.types)
ThemeOutliner (class in bpy.types)
ThemeOutliner.space (in module bpy.types)
ThemePanelColors (class in bpy.types)
ThemePreferences (class in bpy.types)
ThemePreferences.space (in module bpy.types)
ThemeProperties (class in bpy.types)
ThemeProperties.space (in module bpy.types)
ThemeSequenceEditor (class in bpy.types)
ThemeSequenceEditor.space (in module bpy.types)
ThemeSpaceGeneric (class in bpy.types)
ThemeSpaceGeneric.panelcolors (in module bpy.types)
ThemeSpaceGradient (class in bpy.types)
ThemeSpaceGradient.gradients (in module bpy.types)
ThemeSpaceGradient.panelcolors (in module bpy.types)
ThemeSpaceListGeneric (class in bpy.types)
ThemeSpreadsheet (class in bpy.types)
ThemeSpreadsheet.space (in module bpy.types)
ThemeSpreadsheet.space_list (in module bpy.types)
ThemeStatusBar (class in bpy.types)
ThemeStatusBar.space (in module bpy.types)
ThemeStripColor (class in bpy.types)
ThemeStyle (class in bpy.types)
ThemeStyle.panel_title (in module bpy.types)
ThemeStyle.widget (in module bpy.types)
ThemeStyle.widget_label (in module bpy.types)
ThemeTextEditor (class in bpy.types)
ThemeTextEditor.space (in module bpy.types)
ThemeTopBar (class in bpy.types)
ThemeTopBar.space (in module bpy.types)
ThemeUserInterface (class in bpy.types)
ThemeUserInterface.wcol_box (in module bpy.types)
ThemeUserInterface.wcol_list_item (in module bpy.types)
ThemeUserInterface.wcol_menu (in module bpy.types)
ThemeUserInterface.wcol_menu_back (in module bpy.types)
ThemeUserInterface.wcol_menu_item (in module bpy.types)
ThemeUserInterface.wcol_num (in module bpy.types)
ThemeUserInterface.wcol_numslider (in module bpy.types)
ThemeUserInterface.wcol_option (in module bpy.types)
ThemeUserInterface.wcol_pie_menu (in module bpy.types)
ThemeUserInterface.wcol_progress (in module bpy.types)
ThemeUserInterface.wcol_pulldown (in module bpy.types)
ThemeUserInterface.wcol_radio (in module bpy.types)
ThemeUserInterface.wcol_regular (in module bpy.types)
ThemeUserInterface.wcol_scroll (in module bpy.types)
ThemeUserInterface.wcol_state (in module bpy.types)
ThemeUserInterface.wcol_tab (in module bpy.types)
ThemeUserInterface.wcol_text (in module bpy.types)
ThemeUserInterface.wcol_toggle (in module bpy.types)
ThemeUserInterface.wcol_tool (in module bpy.types)
ThemeUserInterface.wcol_toolbar_item (in module bpy.types)
ThemeUserInterface.wcol_tooltip (in module bpy.types)
ThemeView3D (class in bpy.types)
ThemeView3D.space (in module bpy.types)
ThemeWidgetColors (class in bpy.types)
ThemeWidgetStateColors (class in bpy.types)
ThickGpencilModifier (class in bpy.types)
ThickGpencilModifier.curve (in module bpy.types)
thickness (bpy.types.FreestyleLineStyle attribute)
(bpy.types.GPencilLayer attribute)
(bpy.types.LineartGpencilModifier attribute)
(bpy.types.SolidifyModifier attribute)
(bpy.types.ThickGpencilModifier attribute)
(bpy.types.WireframeModifier attribute)
(freestyle.types.StrokeAttribute attribute)
thickness_clamp (bpy.types.SolidifyModifier attribute)
thickness_factor (bpy.types.ThickGpencilModifier attribute)
thickness_inner (bpy.types.CollisionSettings attribute)
thickness_max (bpy.types.LineStyleThicknessModifier_Calligraphy attribute)
(bpy.types.LineStyleThicknessModifier_CreaseAngle attribute)
(bpy.types.LineStyleThicknessModifier_Curvature_3D attribute)
(bpy.types.LineStyleThicknessModifier_Tangent attribute)
(bpy.types.MeshStatVis attribute)
thickness_min (bpy.types.LineStyleThicknessModifier_Calligraphy attribute)
(bpy.types.LineStyleThicknessModifier_CreaseAngle attribute)
(bpy.types.LineStyleThicknessModifier_Curvature_3D attribute)
(bpy.types.LineStyleThicknessModifier_Tangent attribute)
(bpy.types.MeshStatVis attribute)
thickness_outer (bpy.types.CollisionSettings attribute)
thickness_position (bpy.types.FreestyleLineStyle attribute)
thickness_ratio (bpy.types.FreestyleLineStyle attribute)
thickness_samples (bpy.types.MeshStatVis attribute)
thickness_vertex_group (bpy.types.SolidifyModifier attribute)
(bpy.types.WireframeModifier attribute)
ThicknessNoiseShader (class in freestyle.shaders)
ThreadPool (class in aud)
threads (bpy.types.RenderSettings attribute)
threads_mode (bpy.types.RenderSettings attribute)
thresh (bpy.types.WeightedNormalModifier attribute)
threshold (bpy.types.CompositorNodeAntiAliasing attribute)
(bpy.types.CompositorNodeChromaMatte attribute)
(bpy.types.CompositorNodeDefocus attribute)
(bpy.types.CompositorNodeDespeckle attribute)
(bpy.types.CompositorNodeGlare attribute)
(bpy.types.GlowSequence attribute)
(bpy.types.MaskModifier attribute)
(bpy.types.MetaBall attribute)
(bpy.types.RemeshModifier attribute)
(bpy.types.ShaderFxGlow attribute)
(bpy.types.SpreadsheetRowFilter attribute)
(bpy.types.VolumeToMeshModifier attribute)
(bpy.types.XrActionMapBinding attribute)
threshold() (aud.Sound class method)
threshold_neighbor (bpy.types.CompositorNodeDespeckle attribute)
tiff_codec (bpy.types.ImageFormatSettings attribute)
tile (bpy.types.ImageUser attribute)
tile_add() (in module bpy.ops.image)
tile_fill() (in module bpy.ops.image)
tile_grid_shape (bpy.types.SpaceUVEditor attribute)
tile_highlight_clear_all() (bpy.types.RenderEngine method)
tile_highlight_set() (bpy.types.RenderEngine method)
tile_offset (bpy.types.Paint attribute)
tile_order (bpy.types.CompositorNodeViewer attribute)
tile_remove() (in module bpy.ops.image)
tile_x (bpy.types.Paint attribute)
tile_y (bpy.types.Paint attribute)
tile_z (bpy.types.Paint attribute)
tilt (bpy.types.BezierSplinePoint attribute)
(bpy.types.ShapeKeyBezierPoint attribute)
(bpy.types.ShapeKeyCurvePoint attribute)
(bpy.types.SplinePoint attribute)
tilt() (in module bpy.ops.transform)
tilt_clear() (in module bpy.ops.curve)
tilt_interpolation (bpy.types.Spline attribute)
tilt_strength_factor (bpy.types.Brush attribute)
time (bpy.types.OceanModifier attribute)
(bpy.types.OperatorMousePath attribute)
(bpy.types.OperatorStrokeElement attribute)
(bpy.types.ParticleHairKey attribute)
(bpy.types.ParticleKey attribute)
(bpy.types.ParticleTarget attribute)
time_factor (bpy.types.ParticleSettingsTextureSlot attribute)
time_marker_line (bpy.types.ThemeClipEditor attribute)
(bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeNLAEditor attribute)
(bpy.types.ThemeSequenceEditor attribute)
time_marker_line_selected (bpy.types.ThemeClipEditor attribute)
(bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeNLAEditor attribute)
(bpy.types.ThemeSequenceEditor attribute)
time_mode (bpy.types.MeshCacheModifier attribute)
time_offset (bpy.types.WaveModifier attribute)
time_scale (bpy.types.ClothSettings attribute)
(bpy.types.FluidDomainSettings attribute)
(bpy.types.RigidBodyWorld attribute)
time_scrub_background (bpy.types.ThemeClipEditor attribute)
(bpy.types.ThemeDopeSheet attribute)
(bpy.types.ThemeGraphEditor attribute)
(bpy.types.ThemeNLAEditor attribute)
(bpy.types.ThemeSequenceEditor attribute)
time_stamp (freestyle.types.Interface1D attribute)
time_tweak (bpy.types.ParticleSettings attribute)
time_unit (bpy.types.UnitSettings attribute)
timecode (bpy.types.MovieClipProxy attribute)
(bpy.types.SequenceProxy attribute)
timecode_style (bpy.types.PreferencesView attribute)
TimeGpencilModifier (class in bpy.types)
TimelineMarker (class in bpy.types)
TimelineMarkers (class in bpy.types)
Timer (class in bpy.types)
Timer.time_delta (in module bpy.types)
Timer.time_duration (in module bpy.types)
Timer.time_step (in module bpy.types)
TimeStampF1D (class in freestyle.functions)
timestep (bpy.types.ParticleSettings attribute)
timesteps_max (bpy.types.FluidDomainSettings attribute)
timesteps_min (bpy.types.FluidDomainSettings attribute)
tint_color (bpy.types.GPencilLayer attribute)
tint_factor (bpy.types.GPencilLayer attribute)
tint_flip() (in module bpy.ops.gpencil)
tint_type (bpy.types.TintGpencilModifier attribute)
TintGpencilModifier (class in bpy.types)
TintGpencilModifier.colors (in module bpy.types)
TintGpencilModifier.curve (in module bpy.types)
tip_length (bpy.types.LineStyleGeometryModifier_TipRemover attribute)
tip_radius (bpy.types.ParticleSettings attribute)
tip_roundness (bpy.types.Brush attribute)
tip_scale_x (bpy.types.Brush attribute)
TipRemoverShader (class in freestyle.shaders)
tips (freestyle.types.Stroke attribute)
title (bpy.types.DisplaySafeAreas attribute)
(bpy.types.ThemeSpaceGeneric attribute)
(bpy.types.ThemeSpaceGradient attribute)
title_center (bpy.types.DisplaySafeAreas attribute)
to_2d() (mathutils.Vector method)
to_2x2() (mathutils.Matrix method)
to_3d() (mathutils.Vector method)
to_3d_object() (in module bpy.ops.text)
to_3x3() (mathutils.Matrix method)
to_4d() (mathutils.Vector method)
to_4x4() (mathutils.Matrix method)
to_axis_angle() (mathutils.Quaternion method)
to_color_space (bpy.types.CompositorNodeConvertColorSpace attribute)
to_curve() (bpy.types.Object method)
to_curve_clear() (bpy.types.Object method)
to_dict() (idprop.types.IDPropertyGroup method)
to_euler() (mathutils.Matrix method)
(mathutils.Quaternion method)
to_euler_order (bpy.types.TransformConstraint attribute)
to_exponential_map() (mathutils.Quaternion method)
to_list() (bgl.Buffer method)
(idprop.types.IDPropertyArray method)
to_matrix() (mathutils.Euler method)
(mathutils.Quaternion method)
to_max_x (bpy.types.TransformConstraint attribute)
to_max_x_rot (bpy.types.TransformConstraint attribute)
to_max_x_scale (bpy.types.TransformConstraint attribute)
to_max_y (bpy.types.TransformConstraint attribute)
to_max_y_rot (bpy.types.TransformConstraint attribute)
to_max_y_scale (bpy.types.TransformConstraint attribute)
to_max_z (bpy.types.TransformConstraint attribute)
to_max_z_rot (bpy.types.TransformConstraint attribute)
to_max_z_scale (bpy.types.TransformConstraint attribute)
to_mesh() (bmesh.types.BMesh method)
(bpy.types.Object method)
to_mesh_clear() (bpy.types.Object method)
to_min_x (bpy.types.TransformConstraint attribute)
to_min_x_rot (bpy.types.TransformConstraint attribute)
to_min_x_scale (bpy.types.TransformConstraint attribute)
to_min_y (bpy.types.TransformConstraint attribute)
to_min_y_rot (bpy.types.TransformConstraint attribute)
to_min_y_scale (bpy.types.TransformConstraint attribute)
to_min_z (bpy.types.TransformConstraint attribute)
to_min_z_rot (bpy.types.TransformConstraint attribute)
to_min_z_scale (bpy.types.TransformConstraint attribute)
to_quaternion() (mathutils.Euler method)
(mathutils.Matrix method)
to_scale() (mathutils.Matrix method)
to_string() (bpy.types.KeyMapItem method)
(in module bpy.utils.units)
to_swing_twist() (mathutils.Quaternion method)
to_track_quat() (mathutils.Vector method)
to_translation() (mathutils.Matrix method)
to_tuple() (mathutils.Vector method)
to_value() (in module bpy.utils.units)
toggle_matcap_flip() (in module bpy.ops.view3d)
toggle_pin() (in module bpy.ops.buttons)
(in module bpy.ops.spreadsheet)
toggle_shading() (in module bpy.ops.view3d)
toggle_xray() (in module bpy.ops.view3d)
tolerance (bpy.types.CompositorNodeChromaMatte attribute)
(bpy.types.CompositorNodeDiffMatte attribute)
(bpy.types.CompositorNodeDistanceMatte attribute)
(bpy.types.LineStyleGeometryModifier_Simplification attribute)
tone (bpy.types.CurveMapping attribute)
tonemap_type (bpy.types.CompositorNodeTonemap attribute)
(bpy.types.SequencerTonemapModifierData attribute)
tool (bpy.types.ParticleEdit attribute)
tool_set_by_id() (in module bpy.ops.wm)
tool_set_by_index() (in module bpy.ops.wm)
tool_settings (in module bpy.context)
toolbar() (in module bpy.ops.wm)
toolbar_fallback_pie() (in module bpy.ops.wm)
toolbar_prompt() (in module bpy.ops.wm)
ToolSettings (class in bpy.types)
ToolSettings.curve_paint_settings (in module bpy.types)
ToolSettings.custom_bevel_profile_preset (in module bpy.types)
ToolSettings.gpencil_interpolate (in module bpy.types)
ToolSettings.gpencil_paint (in module bpy.types)
ToolSettings.gpencil_sculpt (in module bpy.types)
ToolSettings.gpencil_sculpt_paint (in module bpy.types)
ToolSettings.gpencil_vertex_paint (in module bpy.types)
ToolSettings.gpencil_weight_paint (in module bpy.types)
ToolSettings.image_paint (in module bpy.types)
ToolSettings.particle_edit (in module bpy.types)
ToolSettings.sculpt (in module bpy.types)
ToolSettings.sequencer_tool_settings (in module bpy.types)
ToolSettings.statvis (in module bpy.types)
ToolSettings.unified_paint_settings (in module bpy.types)
ToolSettings.uv_sculpt (in module bpy.types)
ToolSettings.vertex_paint (in module bpy.types)
ToolSettings.weight_paint (in module bpy.types)
top (bpy.types.SpaceTextEditor attribute)
topology_rake_factor (bpy.types.Brush attribute)
tosphere() (in module bpy.ops.transform)
trace_image() (in module bpy.ops.gpencil)
track (bpy.types.FollowTrackConstraint attribute)
track_axis (bpy.types.DampedTrackConstraint attribute)
(bpy.types.LockedTrackConstraint attribute)
(bpy.types.Object attribute)
(bpy.types.ShrinkwrapConstraint attribute)
(bpy.types.TrackToConstraint attribute)
track_clear() (in module bpy.ops.object)
track_color_preset_add() (in module bpy.ops.clip)
track_copy_color() (in module bpy.ops.clip)
track_markers() (in module bpy.ops.clip)
track_name (bpy.types.CompositorNodeTrackPos attribute)
track_set() (in module bpy.ops.object)
track_settings_as_default() (in module bpy.ops.clip)
track_settings_to_track() (in module bpy.ops.clip)
track_to_empty() (in module bpy.ops.clip)
trackball() (in module bpy.ops.transform)
tracking_object (bpy.types.CompositorNodeKeyingScreen attribute)
(bpy.types.CompositorNodePlaneTrackDeform attribute)
(bpy.types.CompositorNodeTrackPos attribute)
tracking_object_new() (in module bpy.ops.clip)
tracking_object_remove() (in module bpy.ops.clip)
tracking_settings_preset_add() (in module bpy.ops.clip)
tracks_add() (in module bpy.ops.nla)
tracks_delete() (in module bpy.ops.nla)
tracks_display_size (bpy.types.SpaceView3D attribute)
tracks_display_type (bpy.types.SpaceView3D attribute)
TrackToConstraint (class in bpy.types)
trail_count (bpy.types.ParticleSettings attribute)
transfer_mode() (in module bpy.ops.object)
transform (bpy.types.ThemeView3D attribute)
transform() (bmesh.types.BMesh method)
(bpy.types.Armature method)
(bpy.types.Curve method)
(bpy.types.EditBone method)
(bpy.types.Lattice method)
(bpy.types.Mesh method)
(bpy.types.MetaBall method)
(in module bmesh.ops)
(in module bpy.ops.transform)
transform_apply() (in module bpy.ops.object)
transform_axis_target() (in module bpy.ops.object)
transform_channel (bpy.types.ActionConstraint attribute)
transform_fill() (in module bpy.ops.gpencil)
transform_gizmo_set() (in module bpy.ops.view3d)
transform_pivot_point (bpy.types.ToolSettings attribute)
transform_space (bpy.types.DriverTarget attribute)
(bpy.types.GeometryNodeCollectionInfo attribute)
(bpy.types.GeometryNodeObjectInfo attribute)
transform_to_mouse() (in module bpy.ops.object)
transform_type (bpy.types.DriverTarget attribute)
TransformCacheConstraint (class in bpy.types)
TransformConstraint (class in bpy.types)
TransformOrientation (class in bpy.types)
TransformOrientationSlot (class in bpy.types)
TransformOrientationSlot.custom_orientation (in module bpy.types)
transforms_clear() (in module bpy.ops.pose)
transforms_to_deltas() (in module bpy.ops.object)
TransformSequence (class in bpy.types)
TransformSequence.input_count (in module bpy.types)
transition (bpy.types.BuildGpencilModifier attribute)
transition_add() (in module bpy.ops.nla)
transition_strips (bpy.types.ThemeNLAEditor attribute)
transition_strips_selected (bpy.types.ThemeNLAEditor attribute)
transition_type (bpy.types.WipeSequence attribute)
translate() (bpy.types.Bone method)
(bpy.types.EditBone method)
(bpy.types.PoseBone method)
(in module bmesh.ops)
(in module bpy.ops.transform)
(in module gpu.matrix)
translate_attach() (in module bpy.ops.node)
translate_attach_remove_on_cancel() (in module bpy.ops.node)
translate_start_x (bpy.types.TransformSequence attribute)
translate_start_y (bpy.types.TransformSequence attribute)
translation (bpy.types.TexMapping attribute)
(mathutils.Matrix attribute)
Translation() (mathutils.Matrix class method)
translation_unit (bpy.types.TransformSequence attribute)
transparent_checker_primary (bpy.types.ThemeUserInterface attribute)
transparent_checker_secondary (bpy.types.ThemeUserInterface attribute)
transparent_checker_size (bpy.types.ThemeUserInterface attribute)
transpose() (mathutils.Matrix method)
transposed() (mathutils.Matrix method)
traverse() (freestyle.chainingiterators.pyChainSilhouetteGenericIterator method)
(freestyle.chainingiterators.pyChainSilhouetteIterator method)
(freestyle.chainingiterators.pyExternalContourChainingIterator method)
(freestyle.chainingiterators.pyFillOcclusionsAbsoluteAndRelativeChainingIterator method)
(freestyle.chainingiterators.pyFillOcclusionsAbsoluteChainingIterator method)
(freestyle.chainingiterators.pyFillOcclusionsRelativeChainingIterator method)
(freestyle.chainingiterators.pyFillQi0AbsoluteAndRelativeChainingIterator method)
(freestyle.chainingiterators.pyNoIdChainSilhouetteIterator method)
(freestyle.chainingiterators.pySketchyChainingIterator method)
(freestyle.chainingiterators.pySketchyChainSilhouetteIterator method)
(freestyle.types.ChainingIterator method)
tree_path_parent() (in module bpy.ops.node)
tree_socket_add() (in module bpy.ops.node)
tree_socket_change_type() (in module bpy.ops.node)
tree_socket_move() (in module bpy.ops.node)
tree_socket_remove() (in module bpy.ops.node)
tree_type (bpy.types.SpaceNodeEditor attribute)
tree_view_drop() (in module bpy.ops.ui)
tree_view_item_rename() (in module bpy.ops.ui)
triangle() (aud.Sound class method)
triangle_fill() (in module bmesh.ops)
triangle_random_points() (in module bpy_extras.mesh_utils)
triangulate() (in module bmesh.ops)
TriangulateModifier (class in bpy.types)
trim_box_gesture() (in module bpy.ops.sculpt)
trim_lasso_gesture() (in module bpy.ops.sculpt)
tripplewise() (in module freestyle.utils)
tris_convert_to_quads() (in module bpy.ops.mesh)
TrueBP1D (class in freestyle.predicates)
TrueUP0D (class in freestyle.predicates)
TrueUP1D (class in freestyle.predicates)
turbidity (bpy.types.ShaderNodeTexSky attribute)
turbulence (bpy.types.EffectorWeights attribute)
(bpy.types.MagicTexture attribute)
(bpy.types.MarbleTexture attribute)
(bpy.types.StucciTexture attribute)
(bpy.types.WoodTexture attribute)
turbulence() (in module mathutils.noise)
turbulence1() (freestyle.types.Noise method)
turbulence2() (freestyle.types.Noise method)
turbulence3() (freestyle.types.Noise method)
turbulence_depth (bpy.types.ShaderNodeTexMagic attribute)
turbulence_vector() (in module mathutils.noise)
TVertex (class in freestyle.types)
tweak (bpy.types.ThemeNLAEditor attribute)
tweak_duplicate (bpy.types.ThemeNLAEditor attribute)
tweakmode_enter() (in module bpy.ops.nla)
tweakmode_exit() (in module bpy.ops.nla)
twist (bpy.types.ParticleSettings attribute)
twist_factor (bpy.types.ParticleSettingsTextureSlot attribute)
twist_mode (bpy.types.Curve attribute)
twist_smooth (bpy.types.Curve attribute)
type (bpy.types.AnimVizMotionPaths attribute)
(bpy.types.AOV attribute)
(bpy.types.Area attribute)
(bpy.types.Camera attribute)
(bpy.types.ConsoleLine attribute)
(bpy.types.Driver attribute)
(bpy.types.DriverVariable attribute)
(bpy.types.FieldSettings attribute)
(bpy.types.FunctionNodeRotateEuler attribute)
(bpy.types.GeometryNodeLegacyRotatePoints attribute)
(bpy.types.GPencilSculptGuide attribute)
(bpy.types.Keyframe attribute)
(bpy.types.KeyMapItem attribute)
(bpy.types.Light attribute)
(bpy.types.MaskParent attribute)
(bpy.types.MeshStatVis attribute)
(bpy.types.MetaElement attribute)
(bpy.types.NodeSocket attribute)
(bpy.types.ParticleEdit attribute)
(bpy.types.ParticleSettings attribute)
(bpy.types.RigidBodyConstraint attribute)
(bpy.types.RigidBodyObject attribute)
(bpy.types.Spline attribute)
(bpy.types.Texture attribute)
(bpy.types.TransformOrientationSlot attribute)
(bpy.types.View3DShading attribute)
(bpy.types.XrActionMapItem attribute)
type_recast() (bpy.types.bpy_struct method)
type_toggle() (in module bpy.ops.dpaint)
typecode (idprop.types.IDPropertyArray attribute)
3.1
Versions
Loading...