Blender 2.83.0 Python API
0849af45910e
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 come up against when writing scripts
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)
bpy.utils submodule (bpy.utils.previews)
Path Utilities (bpy.path)
Application Data (bpy.app)
Property Definitions (bpy.props)
Standalone Modules
Math Types & Utilities (mathutils)
Freestyle Module (freestyle)
OpenGL Wrapper (bgl)
Font Drawing (blf)
Image Buffer (imbuf)
GPU Shader Module (gpu)
GPU Utilities (gpu_extras)
Audio System (aud)
Extra Utilities (bpy_extras)
ID Property Access (idprop.types)
BMesh Module (bmesh)
Blender 2.83.0 Python API
Docs
»
Index
Index – I
i18n_branches_directory (bpy.types.PreferencesFilePaths attribute)
icon (bpy.types.FileBrowserFSMenuEntry attribute)
icon() (bpy.types.UILayout class method)
icon_alpha (bpy.types.ThemeUserInterface attribute)
icon_border_intensity (bpy.types.ThemeUserInterface attribute)
icon_collection (bpy.types.ThemeUserInterface attribute)
icon_filepath (bpy.types.Brush attribute)
icon_folder (bpy.types.ThemeUserInterface attribute)
icon_modifier (bpy.types.ThemeUserInterface attribute)
icon_object (bpy.types.ThemeUserInterface attribute)
icon_object_data (bpy.types.ThemeUserInterface attribute)
icon_pixels (bpy.types.ImagePreview attribute)
icon_pixels_float (bpy.types.ImagePreview attribute)
icon_saturation (bpy.types.ThemeUserInterface attribute)
icon_scene (bpy.types.ThemeUserInterface attribute)
icon_shading (bpy.types.ThemeUserInterface attribute)
icon_size (bpy.types.ImagePreview attribute)
icons (in module bpy.app)
id (bpy.types.DriverTarget attribute)
(bpy.types.KeyingSetPath attribute)
(bpy.types.MaskParent attribute)
ID (class in bpy.types)
Id (class in freestyle.types)
id (freestyle.types.FEdge attribute)
(freestyle.types.Interface0D attribute)
(freestyle.types.Interface1D attribute)
(freestyle.types.SShape attribute)
(freestyle.types.Stroke attribute)
(freestyle.types.SVertex attribute)
(freestyle.types.TVertex attribute)
(freestyle.types.ViewEdge attribute)
(freestyle.types.ViewShape attribute)
ID.is_embedded_data (in module bpy.types)
ID.is_evaluated (in module bpy.types)
ID.is_library_indirect (in module bpy.types)
ID.library (in module bpy.types)
ID.name_full (in module bpy.types)
ID.original (in module bpy.types)
ID.override_library (in module bpy.types)
ID.preview (in module bpy.types)
ID.users (in module bpy.types)
id_copy() (in module bpy.ops.outliner)
id_data (bpy.types.bpy_struct attribute)
id_delete() (in module bpy.ops.outliner)
id_eval_get() (bpy.types.Depsgraph method)
id_operation() (in module bpy.ops.outliner)
id_paste() (in module bpy.ops.outliner)
id_remap() (in module bpy.ops.outliner)
id_root (bpy.types.Action attribute)
id_type (bpy.types.DriverTarget attribute)
(bpy.types.KeyingSetPath attribute)
(bpy.types.MaskParent attribute)
id_type_updated() (bpy.types.Depsgraph method)
Identity() (mathutils.Matrix class method)
identity() (mathutils.Matrix method)
IDMaterials (class in bpy.types)
idname (bpy.types.KeyMapItem attribute)
(bpy.types.WorkSpaceTool attribute)
idname_fallback (bpy.types.WorkSpaceTool attribute)
IDOverrideLibrary (class in bpy.types)
IDOverrideLibrary.properties (in module bpy.types)
IDOverrideLibrary.reference (in module bpy.types)
IDOverrideLibraryProperty (class in bpy.types)
IDOverrideLibraryProperty.operations (in module bpy.types)
IDOverrideLibraryProperty.rna_path (in module bpy.types)
IDOverrideLibraryPropertyOperation (class in bpy.types)
IDOverrideLibraryPropertyOperation.flag (in module bpy.types)
IDOverrideLibraryPropertyOperation.operation (in module bpy.types)
IDOverrideLibraryPropertyOperation.subitem_local_index (in module bpy.types)
IDOverrideLibraryPropertyOperation.subitem_local_name (in module bpy.types)
IDOverrideLibraryPropertyOperation.subitem_reference_index (in module bpy.types)
IDOverrideLibraryPropertyOperation.subitem_reference_name (in module bpy.types)
idprop.types (module)
IDPropertyArray (class in idprop.types)
IDPropertyGroup (class in idprop.types)
IDPropertyGroupIter (class in idprop.types)
IDPropertyWrapPtr (class in bpy.types)
ies (bpy.types.ShaderNodeTexIES attribute)
ik_add() (in module bpy.ops.pose)
ik_clear() (in module bpy.ops.pose)
ik_linear_weight (bpy.types.PoseBone attribute)
ik_max_x (bpy.types.PoseBone attribute)
ik_max_y (bpy.types.PoseBone attribute)
ik_max_z (bpy.types.PoseBone attribute)
ik_min_x (bpy.types.PoseBone attribute)
ik_min_y (bpy.types.PoseBone attribute)
ik_min_z (bpy.types.PoseBone attribute)
ik_rotation_weight (bpy.types.PoseBone attribute)
ik_solver (bpy.types.Pose attribute)
ik_stiffness_x (bpy.types.PoseBone attribute)
ik_stiffness_y (bpy.types.PoseBone attribute)
ik_stiffness_z (bpy.types.PoseBone attribute)
ik_stretch (bpy.types.PoseBone attribute)
ik_type (bpy.types.KinematicConstraint attribute)
IKParam (class in bpy.types)
IKParam.ik_solver (in module bpy.types)
image (bpy.types.CameraBackgroundImage attribute)
(bpy.types.CompositorNodeImage attribute)
(bpy.types.ImageTexture attribute)
(bpy.types.MovieTrackingPlaneTrack attribute)
(bpy.types.ShaderNodeTexEnvironment attribute)
(bpy.types.ShaderNodeTexImage attribute)
(bpy.types.SpaceImageEditor attribute)
(bpy.types.TextureNodeImage attribute)
Image (class in bpy.types)
Image.bindcode (in module bpy.types)
Image.channels (in module bpy.types)
Image.colorspace_settings (in module bpy.types)
Image.depth (in module bpy.types)
Image.frame_duration (in module bpy.types)
Image.has_data (in module bpy.types)
Image.is_dirty (in module bpy.types)
Image.is_float (in module bpy.types)
Image.is_multiview (in module bpy.types)
Image.is_stereo_3d (in module bpy.types)
Image.packed_file (in module bpy.types)
Image.packed_files (in module bpy.types)
Image.render_slots (in module bpy.types)
Image.size (in module bpy.types)
Image.stereo_3d_format (in module bpy.types)
Image.tiles (in module bpy.types)
Image.type (in module bpy.types)
image_draw_method (bpy.types.PreferencesSystem attribute)
image_editor (bpy.types.PreferencesFilePaths attribute)
image_fileformat (bpy.types.DynamicPaintSurface attribute)
image_from_view() (in module bpy.ops.paint)
image_opacity (bpy.types.MovieTrackingPlaneTrack attribute)
image_output_path (bpy.types.DynamicPaintSurface attribute)
image_paint() (in module bpy.ops.paint)
image_paint_object (in module bpy.context)
image_pixels (bpy.types.ImagePreview attribute)
image_pixels_float (bpy.types.ImagePreview attribute)
image_resolution (bpy.types.DynamicPaintSurface attribute)
image_size (bpy.types.ImagePreview attribute)
image_strip (bpy.types.ThemeSequenceEditor attribute)
image_strip_add() (in module bpy.ops.sequencer)
image_to_grease_pencil() (in module bpy.ops.gpencil)
image_tool (bpy.types.Brush attribute)
IMAGE_UL_render_slots (class in bpy.types)
IMAGE_UL_udim_tiles (class in bpy.types)
ImageFormatSettings (class in bpy.types)
ImageFormatSettings.display_settings (in module bpy.types)
ImageFormatSettings.stereo_3d_format (in module bpy.types)
ImageFormatSettings.view_settings (in module bpy.types)
ImagePackedFile (class in bpy.types)
ImagePackedFile.packed_file (in module bpy.types)
ImagePaint (class in bpy.types)
ImagePaint.missing_materials (in module bpy.types)
ImagePaint.missing_stencil (in module bpy.types)
ImagePaint.missing_texture (in module bpy.types)
ImagePaint.missing_uvs (in module bpy.types)
ImagePreview (class in bpy.types)
ImagePreview.icon_id (in module bpy.types)
ImagePreviewCollection (class in bpy.utils.previews)
images_separate() (in module bpy.ops.sequencer)
ImageSequence (class in bpy.types)
ImageSequence.colorspace_settings (in module bpy.types)
ImageSequence.crop (in module bpy.types)
ImageSequence.elements (in module bpy.types)
ImageSequence.proxy (in module bpy.types)
ImageSequence.stereo_3d_format (in module bpy.types)
ImageSequence.transform (in module bpy.types)
ImageTexture (class in bpy.types)
ImageTexture.image_user (in module bpy.types)
ImageTexture.users_material (in module bpy.types)
ImageTexture.users_object_modifier (in module bpy.types)
ImageUser (class in bpy.types)
ImageUser.multilayer_layer (in module bpy.types)
ImageUser.multilayer_pass (in module bpy.types)
ImageUser.multilayer_view (in module bpy.types)
imbuf (module)
ImportHelper (class in bpy_extras.io_utils)
impulse_clamp (bpy.types.ClothCollisionSettings attribute)
IncreasingColorShader (class in freestyle.shaders)
IncreasingThicknessShader (class in freestyle.shaders)
increment() (freestyle.types.Iterator method)
IncrementChainingTimeStampF1D (class in freestyle.functions)
incremented() (freestyle.types.StrokeVertexIterator method)
indent() (in module bpy.ops.console)
(in module bpy.ops.text)
indent_or_autocomplete() (in module bpy.ops.console)
(in module bpy.ops.text)
indentation (bpy.types.Text attribute)
index (bmesh.types.BMEdge attribute)
(bmesh.types.BMFace attribute)
(bmesh.types.BMLoop attribute)
(bmesh.types.BMVert attribute)
(bpy.types.CompositorNodeIDMask attribute)
(bpy.types.PointCache attribute)
(bpy.types.PointCacheItem attribute)
index_layer_name (bpy.types.ParticleInstanceModifier attribute)
index_update() (bmesh.types.BMEdgeSeq method)
(bmesh.types.BMElemSeq method)
(bmesh.types.BMFaceSeq method)
(bmesh.types.BMVertSeq method)
indirect_only (bpy.types.LayerCollection attribute)
indirect_only_get() (bpy.types.Object method)
inflow (bpy.types.FieldSettings attribute)
influence (bpy.types.Constraint attribute)
(bpy.types.FModifier attribute)
(bpy.types.LineStyleAlphaModifier_AlongStroke attribute)
(bpy.types.LineStyleAlphaModifier_CreaseAngle attribute)
(bpy.types.LineStyleAlphaModifier_Curvature_3D attribute)
(bpy.types.LineStyleAlphaModifier_DistanceFromCamera attribute)
(bpy.types.LineStyleAlphaModifier_DistanceFromObject attribute)
(bpy.types.LineStyleAlphaModifier_Material attribute)
(bpy.types.LineStyleAlphaModifier_Noise attribute)
(bpy.types.LineStyleAlphaModifier_Tangent attribute)
(bpy.types.LineStyleColorModifier_AlongStroke attribute)
(bpy.types.LineStyleColorModifier_CreaseAngle attribute)
(bpy.types.LineStyleColorModifier_Curvature_3D attribute)
(bpy.types.LineStyleColorModifier_DistanceFromCamera attribute)
(bpy.types.LineStyleColorModifier_DistanceFromObject attribute)
(bpy.types.LineStyleColorModifier_Material attribute)
(bpy.types.LineStyleColorModifier_Noise attribute)
(bpy.types.LineStyleColorModifier_Tangent attribute)
(bpy.types.LineStyleThicknessModifier_AlongStroke attribute)
(bpy.types.LineStyleThicknessModifier_Calligraphy attribute)
(bpy.types.LineStyleThicknessModifier_CreaseAngle attribute)
(bpy.types.LineStyleThicknessModifier_Curvature_3D attribute)
(bpy.types.LineStyleThicknessModifier_DistanceFromCamera attribute)
(bpy.types.LineStyleThicknessModifier_DistanceFromObject attribute)
(bpy.types.LineStyleThicknessModifier_Material attribute)
(bpy.types.LineStyleThicknessModifier_Noise attribute)
(bpy.types.LineStyleThicknessModifier_Tangent attribute)
(bpy.types.NlaStrip attribute)
influence_distance (bpy.types.LightProbe attribute)
influence_location (bpy.types.MovieTrackingStabilization attribute)
influence_rotation (bpy.types.MovieTrackingStabilization attribute)
influence_scale (bpy.types.MovieTrackingStabilization attribute)
influence_type (bpy.types.LightProbe attribute)
info (bpy.types.GPencilLayer attribute)
info_debug (bpy.types.ThemeInfo attribute)
info_debug_text (bpy.types.ThemeInfo attribute)
info_error (bpy.types.ThemeInfo attribute)
info_error_text (bpy.types.ThemeInfo attribute)
info_info (bpy.types.ThemeInfo attribute)
info_info_text (bpy.types.ThemeInfo attribute)
info_log_show() (in module bpy.ops.screen)
info_operator (bpy.types.ThemeInfo attribute)
info_operator_text (bpy.types.ThemeInfo attribute)
info_property (bpy.types.ThemeInfo attribute)
info_property_text (bpy.types.ThemeInfo attribute)
info_report_error (bpy.types.ThemeInfo attribute)
info_report_info (bpy.types.ThemeInfo attribute)
info_report_warning (bpy.types.ThemeInfo attribute)
info_selected (bpy.types.ThemeInfo attribute)
info_selected_text (bpy.types.ThemeInfo attribute)
info_warning (bpy.types.ThemeInfo attribute)
info_warning_text (bpy.types.ThemeInfo attribute)
inherit_scale (bpy.types.Bone attribute)
(bpy.types.EditBone attribute)
init() (bpy.types.Node method)
(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)
init_color (bpy.types.DynamicPaintSurface attribute)
init_color_type (bpy.types.DynamicPaintSurface attribute)
init_layername (bpy.types.DynamicPaintSurface attribute)
init_socket() (bpy.types.NodeSocketInterface method)
init_texture (bpy.types.DynamicPaintSurface attribute)
initialize() (bpy.types.CurveMapping method)
(bpy.types.CurveProfile method)
inner (bpy.types.ThemeWidgetColors attribute)
inner_anim (bpy.types.ThemeWidgetStateColors attribute)
inner_anim_sel (bpy.types.ThemeWidgetStateColors attribute)
inner_changed (bpy.types.ThemeWidgetStateColors attribute)
inner_changed_sel (bpy.types.ThemeWidgetStateColors attribute)
inner_driven (bpy.types.ThemeWidgetStateColors attribute)
inner_driven_sel (bpy.types.ThemeWidgetStateColors attribute)
inner_key (bpy.types.ThemeWidgetStateColors attribute)
inner_key_sel (bpy.types.ThemeWidgetStateColors attribute)
inner_mode (bpy.types.CompositorNodeDoubleEdgeMask attribute)
inner_overridden (bpy.types.ThemeWidgetStateColors attribute)
inner_overridden_sel (bpy.types.ThemeWidgetStateColors attribute)
inner_sel (bpy.types.ThemeWidgetColors attribute)
input_1 (bpy.types.AddSequence attribute)
(bpy.types.AlphaOverSequence attribute)
(bpy.types.AlphaUnderSequence attribute)
(bpy.types.ColorMixSequence attribute)
(bpy.types.CrossSequence attribute)
(bpy.types.GammaCrossSequence attribute)
(bpy.types.GaussianBlurSequence attribute)
(bpy.types.GlowSequence attribute)
(bpy.types.MultiplySequence attribute)
(bpy.types.OverDropSequence attribute)
(bpy.types.SpeedControlSequence attribute)
(bpy.types.SubtractSequence attribute)
(bpy.types.TransformSequence attribute)
(bpy.types.WipeSequence attribute)
input_2 (bpy.types.AddSequence attribute)
(bpy.types.AlphaOverSequence attribute)
(bpy.types.AlphaUnderSequence attribute)
(bpy.types.ColorMixSequence attribute)
(bpy.types.CrossSequence attribute)
(bpy.types.GammaCrossSequence attribute)
(bpy.types.MultiplySequence attribute)
(bpy.types.OverDropSequence attribute)
(bpy.types.SubtractSequence attribute)
(bpy.types.WipeSequence attribute)
input_mask_id (bpy.types.SequenceModifier attribute)
input_mask_strip (bpy.types.SequenceModifier attribute)
input_mask_type (bpy.types.SequenceModifier attribute)
input_node (bpy.types.ThemeNodeEditor attribute)
input_samples (bpy.types.BrushGpencilSettings attribute)
(bpy.types.Paint attribute)
input_template() (bpy.types.CompositorNodeAlphaOver class method)
(bpy.types.CompositorNodeBilateralblur class method)
(bpy.types.CompositorNodeBlur class method)
(bpy.types.CompositorNodeBokehBlur class method)
(bpy.types.CompositorNodeBokehImage class method)
(bpy.types.CompositorNodeBoxMask class method)
(bpy.types.CompositorNodeBrightContrast class method)
(bpy.types.CompositorNodeChannelMatte class method)
(bpy.types.CompositorNodeChromaMatte class method)
(bpy.types.CompositorNodeColorBalance class method)
(bpy.types.CompositorNodeColorCorrection class method)
(bpy.types.CompositorNodeColorMatte class method)
(bpy.types.CompositorNodeColorSpill class method)
(bpy.types.CompositorNodeCombHSVA class method)
(bpy.types.CompositorNodeCombRGBA class method)
(bpy.types.CompositorNodeCombYCCA class method)
(bpy.types.CompositorNodeCombYUVA class method)
(bpy.types.CompositorNodeComposite class method)
(bpy.types.CompositorNodeCornerPin class method)
(bpy.types.CompositorNodeCrop class method)
(bpy.types.CompositorNodeCryptomatte class method)
(bpy.types.CompositorNodeCurveRGB class method)
(bpy.types.CompositorNodeCurveVec class method)
(bpy.types.CompositorNodeDBlur class method)
(bpy.types.CompositorNodeDefocus class method)
(bpy.types.CompositorNodeDenoise class method)
(bpy.types.CompositorNodeDespeckle class method)
(bpy.types.CompositorNodeDiffMatte class method)
(bpy.types.CompositorNodeDilateErode class method)
(bpy.types.CompositorNodeDisplace class method)
(bpy.types.CompositorNodeDistanceMatte class method)
(bpy.types.CompositorNodeDoubleEdgeMask class method)
(bpy.types.CompositorNodeEllipseMask class method)
(bpy.types.CompositorNodeFilter class method)
(bpy.types.CompositorNodeFlip class method)
(bpy.types.CompositorNodeGamma class method)
(bpy.types.CompositorNodeGlare class method)
(bpy.types.CompositorNodeGroup class method)
(bpy.types.CompositorNodeHueCorrect class method)
(bpy.types.CompositorNodeHueSat class method)
(bpy.types.CompositorNodeIDMask class method)
(bpy.types.CompositorNodeImage class method)
(bpy.types.CompositorNodeInpaint class method)
(bpy.types.CompositorNodeInvert class method)
(bpy.types.CompositorNodeKeying class method)
(bpy.types.CompositorNodeKeyingScreen class method)
(bpy.types.CompositorNodeLensdist class method)
(bpy.types.CompositorNodeLevels class method)
(bpy.types.CompositorNodeLumaMatte class method)
(bpy.types.CompositorNodeMapRange class method)
(bpy.types.CompositorNodeMapUV class method)
(bpy.types.CompositorNodeMapValue class method)
(bpy.types.CompositorNodeMask class method)
(bpy.types.CompositorNodeMath class method)
(bpy.types.CompositorNodeMixRGB class method)
(bpy.types.CompositorNodeMovieClip class method)
(bpy.types.CompositorNodeMovieDistortion class method)
(bpy.types.CompositorNodeNormal class method)
(bpy.types.CompositorNodeNormalize class method)
(bpy.types.CompositorNodeOutputFile class method)
(bpy.types.CompositorNodePixelate class method)
(bpy.types.CompositorNodePlaneTrackDeform class method)
(bpy.types.CompositorNodePremulKey class method)
(bpy.types.CompositorNodeRGB class method)
(bpy.types.CompositorNodeRGBToBW class method)
(bpy.types.CompositorNodeRLayers class method)
(bpy.types.CompositorNodeRotate class method)
(bpy.types.CompositorNodeScale class method)
(bpy.types.CompositorNodeSepHSVA class method)
(bpy.types.CompositorNodeSepRGBA class method)
(bpy.types.CompositorNodeSepYCCA class method)
(bpy.types.CompositorNodeSepYUVA class method)
(bpy.types.CompositorNodeSetAlpha class method)
(bpy.types.CompositorNodeSplitViewer class method)
(bpy.types.CompositorNodeStabilize class method)
(bpy.types.CompositorNodeSunBeams class method)
(bpy.types.CompositorNodeSwitch class method)
(bpy.types.CompositorNodeSwitchView class method)
(bpy.types.CompositorNodeTexture class method)
(bpy.types.CompositorNodeTime class method)
(bpy.types.CompositorNodeTonemap class method)
(bpy.types.CompositorNodeTrackPos class method)
(bpy.types.CompositorNodeTransform class method)
(bpy.types.CompositorNodeTranslate class method)
(bpy.types.CompositorNodeValToRGB class method)
(bpy.types.CompositorNodeValue class method)
(bpy.types.CompositorNodeVecBlur class method)
(bpy.types.CompositorNodeViewer class method)
(bpy.types.CompositorNodeZcombine class method)
(bpy.types.NodeFrame class method)
(bpy.types.NodeGroup class method)
(bpy.types.NodeGroupInput class method)
(bpy.types.NodeGroupOutput class method)
(bpy.types.NodeReroute class method)
(bpy.types.ShaderNodeAddShader class method)
(bpy.types.ShaderNodeAmbientOcclusion class method)
(bpy.types.ShaderNodeAttribute class method)
(bpy.types.ShaderNodeBackground class method)
(bpy.types.ShaderNodeBevel class method)
(bpy.types.ShaderNodeBlackbody class method)
(bpy.types.ShaderNodeBrightContrast class method)
(bpy.types.ShaderNodeBsdfAnisotropic class method)
(bpy.types.ShaderNodeBsdfDiffuse class method)
(bpy.types.ShaderNodeBsdfGlass class method)
(bpy.types.ShaderNodeBsdfGlossy class method)
(bpy.types.ShaderNodeBsdfHair class method)
(bpy.types.ShaderNodeBsdfHairPrincipled class method)
(bpy.types.ShaderNodeBsdfPrincipled class method)
(bpy.types.ShaderNodeBsdfRefraction class method)
(bpy.types.ShaderNodeBsdfToon class method)
(bpy.types.ShaderNodeBsdfTranslucent class method)
(bpy.types.ShaderNodeBsdfTransparent class method)
(bpy.types.ShaderNodeBsdfVelvet class method)
(bpy.types.ShaderNodeBump class method)
(bpy.types.ShaderNodeCameraData class method)
(bpy.types.ShaderNodeClamp class method)
(bpy.types.ShaderNodeCombineHSV class method)
(bpy.types.ShaderNodeCombineRGB class method)
(bpy.types.ShaderNodeCombineXYZ class method)
(bpy.types.ShaderNodeDisplacement class method)
(bpy.types.ShaderNodeEeveeSpecular class method)
(bpy.types.ShaderNodeEmission class method)
(bpy.types.ShaderNodeFresnel class method)
(bpy.types.ShaderNodeGamma class method)
(bpy.types.ShaderNodeGroup class method)
(bpy.types.ShaderNodeHairInfo class method)
(bpy.types.ShaderNodeHoldout class method)
(bpy.types.ShaderNodeHueSaturation class method)
(bpy.types.ShaderNodeInvert class method)
(bpy.types.ShaderNodeLayerWeight class method)
(bpy.types.ShaderNodeLightFalloff class method)
(bpy.types.ShaderNodeLightPath class method)
(bpy.types.ShaderNodeMapping class method)
(bpy.types.ShaderNodeMapRange class method)
(bpy.types.ShaderNodeMath class method)
(bpy.types.ShaderNodeMixRGB class method)
(bpy.types.ShaderNodeMixShader class method)
(bpy.types.ShaderNodeNewGeometry class method)
(bpy.types.ShaderNodeNormal class method)
(bpy.types.ShaderNodeNormalMap class method)
(bpy.types.ShaderNodeObjectInfo class method)
(bpy.types.ShaderNodeOutputAOV class method)
(bpy.types.ShaderNodeOutputLight class method)
(bpy.types.ShaderNodeOutputLineStyle class method)
(bpy.types.ShaderNodeOutputMaterial class method)
(bpy.types.ShaderNodeOutputWorld class method)
(bpy.types.ShaderNodeParticleInfo class method)
(bpy.types.ShaderNodeRGB class method)
(bpy.types.ShaderNodeRGBCurve class method)
(bpy.types.ShaderNodeRGBToBW class method)
(bpy.types.ShaderNodeScript class method)
(bpy.types.ShaderNodeSeparateHSV class method)
(bpy.types.ShaderNodeSeparateRGB class method)
(bpy.types.ShaderNodeSeparateXYZ class method)
(bpy.types.ShaderNodeShaderToRGB class method)
(bpy.types.ShaderNodeSqueeze class method)
(bpy.types.ShaderNodeSubsurfaceScattering class method)
(bpy.types.ShaderNodeTangent class method)
(bpy.types.ShaderNodeTexBrick class method)
(bpy.types.ShaderNodeTexChecker class method)
(bpy.types.ShaderNodeTexCoord class method)
(bpy.types.ShaderNodeTexEnvironment class method)
(bpy.types.ShaderNodeTexGradient class method)
(bpy.types.ShaderNodeTexIES class method)
(bpy.types.ShaderNodeTexImage class method)
(bpy.types.ShaderNodeTexMagic class method)
(bpy.types.ShaderNodeTexMusgrave class method)
(bpy.types.ShaderNodeTexNoise class method)
(bpy.types.ShaderNodeTexPointDensity class method)
(bpy.types.ShaderNodeTexSky class method)
(bpy.types.ShaderNodeTexVoronoi class method)
(bpy.types.ShaderNodeTexWave class method)
(bpy.types.ShaderNodeTexWhiteNoise class method)
(bpy.types.ShaderNodeUVAlongStroke class method)
(bpy.types.ShaderNodeUVMap class method)
(bpy.types.ShaderNodeValToRGB class method)
(bpy.types.ShaderNodeValue class method)
(bpy.types.ShaderNodeVectorCurve class method)
(bpy.types.ShaderNodeVectorDisplacement class method)
(bpy.types.ShaderNodeVectorMath class method)
(bpy.types.ShaderNodeVectorRotate class method)
(bpy.types.ShaderNodeVectorTransform class method)
(bpy.types.ShaderNodeVertexColor class method)
(bpy.types.ShaderNodeVolumeAbsorption class method)
(bpy.types.ShaderNodeVolumeInfo class method)
(bpy.types.ShaderNodeVolumePrincipled class method)
(bpy.types.ShaderNodeVolumeScatter class method)
(bpy.types.ShaderNodeWavelength class method)
(bpy.types.ShaderNodeWireframe class method)
(bpy.types.TextureNodeAt class method)
(bpy.types.TextureNodeBricks class method)
(bpy.types.TextureNodeChecker class method)
(bpy.types.TextureNodeCompose class method)
(bpy.types.TextureNodeCoordinates class method)
(bpy.types.TextureNodeCurveRGB class method)
(bpy.types.TextureNodeCurveTime class method)
(bpy.types.TextureNodeDecompose class method)
(bpy.types.TextureNodeDistance class method)
(bpy.types.TextureNodeGroup class method)
(bpy.types.TextureNodeHueSaturation class method)
(bpy.types.TextureNodeImage class method)
(bpy.types.TextureNodeInvert class method)
(bpy.types.TextureNodeMath class method)
(bpy.types.TextureNodeMixRGB class method)
(bpy.types.TextureNodeOutput class method)
(bpy.types.TextureNodeRGBToBW class method)
(bpy.types.TextureNodeRotate class method)
(bpy.types.TextureNodeScale class method)
(bpy.types.TextureNodeTexBlend class method)
(bpy.types.TextureNodeTexClouds class method)
(bpy.types.TextureNodeTexDistNoise class method)
(bpy.types.TextureNodeTexMagic class method)
(bpy.types.TextureNodeTexMarble class method)
(bpy.types.TextureNodeTexMusgrave class method)
(bpy.types.TextureNodeTexNoise class method)
(bpy.types.TextureNodeTexStucci class method)
(bpy.types.TextureNodeTexture class method)
(bpy.types.TextureNodeTexVoronoi class method)
(bpy.types.TextureNodeTexWood class method)
(bpy.types.TextureNodeTranslate class method)
(bpy.types.TextureNodeValToNor class method)
(bpy.types.TextureNodeValToRGB class method)
(bpy.types.TextureNodeViewer class method)
insert() (bpy.types.FCurveKeyframePoints method)
(in module bpy.ops.console)
(in module bpy.ops.text)
(mathutils.kdtree.KDTree method)
insert_frame() (bpy.types.MovieTrackingMarkers method)
(bpy.types.MovieTrackingPlaneMarkers method)
insert_link() (bpy.types.Node method)
insert_offset() (in module bpy.ops.node)
insert_offset_direction (bpy.types.SpaceNodeEditor attribute)
insert_vertex() (freestyle.types.Stroke method)
inset() (in module bpy.ops.mesh)
inset_individual() (in module bmesh.ops)
inset_region() (in module bmesh.ops)
inside (bpy.types.ShaderNodeAmbientOcclusion attribute)
inside() (freestyle.utils.BoundingBox method)
instance_collection (bpy.types.Object attribute)
(bpy.types.ParticleSettings attribute)
instance_faces_scale (bpy.types.Object attribute)
instance_object (bpy.types.ParticleSettings attribute)
instance_offset (bpy.types.Collection attribute)
instance_offset_from_cursor() (in module bpy.ops.object)
instance_type (bpy.types.Object attribute)
int (bmesh.types.BMLayerAccessEdge attribute)
(bmesh.types.BMLayerAccessFace attribute)
(bmesh.types.BMLayerAccessLoop attribute)
(bmesh.types.BMLayerAccessVert attribute)
(bpy.types.PropertyGroupItem attribute)
int_array (bpy.types.PropertyGroupItem attribute)
integrate() (in module freestyle.utils)
integration_type (bpy.types.FreestyleLineStyle attribute)
(freestyle.types.UnaryFunction1DDouble attribute)
(freestyle.types.UnaryFunction1DEdgeNature attribute)
(freestyle.types.UnaryFunction1DFloat attribute)
(freestyle.types.UnaryFunction1DUnsigned attribute)
(freestyle.types.UnaryFunction1DVec2f attribute)
(freestyle.types.UnaryFunction1DVec3f attribute)
(freestyle.types.UnaryFunction1DVectorViewShape attribute)
(freestyle.types.UnaryFunction1DVoid attribute)
IntegrationType (class in freestyle.types)
integrator (bpy.types.ParticleSettings attribute)
intensity (bpy.types.CompositorNodeTonemap attribute)
(bpy.types.LightProbe attribute)
(bpy.types.SequencerTonemapModifierData attribute)
(bpy.types.Texture attribute)
(bpy.types.WorldMistSettings attribute)
Interface0D (class in freestyle.types)
Interface0DIterator (class in freestyle.types)
Interface1D (class in freestyle.types)
interface_theme_preset_add() (in module bpy.ops.wm)
interface_update() (bpy.types.NodeTree method)
interlace_type (bpy.types.Stereo3dDisplay attribute)
(bpy.types.Stereo3dFormat attribute)
internal_compression_stiffness (bpy.types.ClothSettings attribute)
internal_compression_stiffness_max (bpy.types.ClothSettings attribute)
internal_friction (bpy.types.ClothSettings attribute)
internal_spring_max_diversion (bpy.types.ClothSettings attribute)
internal_spring_max_length (bpy.types.ClothSettings attribute)
internal_spring_normal_check (bpy.types.ClothSettings attribute)
internal_tension_stiffness (bpy.types.ClothSettings attribute)
internal_tension_stiffness_max (bpy.types.ClothSettings attribute)
interocular_distance (bpy.types.CameraStereoData attribute)
interpolate() (in module bpy.ops.gpencil)
interpolate_all_layers (bpy.types.GPencilInterpolateSettings attribute)
interpolate_bezier() (in module mathutils.geometry)
interpolate_reverse() (in module bpy.ops.gpencil)
interpolate_selected_only (bpy.types.GPencilInterpolateSettings attribute)
interpolate_sequence() (in module bpy.ops.gpencil)
interpolation (bpy.types.ColorRamp attribute)
(bpy.types.ImagePaint attribute)
(bpy.types.Keyframe attribute)
(bpy.types.MeshCacheModifier attribute)
(bpy.types.ShaderNodeTexEnvironment attribute)
(bpy.types.ShaderNodeTexImage attribute)
(bpy.types.ShaderNodeTexPointDensity attribute)
(bpy.types.ShapeKey attribute)
(bpy.types.TransformSequence attribute)
interpolation_line (bpy.types.ThemeDopeSheet attribute)
interpolation_type (bpy.types.ShaderNodeMapRange attribute)
interpolation_type() (in module bpy.ops.action)
(in module bpy.ops.graph)
interpolation_type_u (bpy.types.Lattice attribute)
interpolation_type_v (bpy.types.Lattice attribute)
interpolation_type_w (bpy.types.Lattice attribute)
intersect() (in module bpy.ops.mesh)
intersect_boolean() (in module bpy.ops.mesh)
intersect_face_point() (in module bmesh.geometry)
intersect_line_line() (in module mathutils.geometry)
intersect_line_line_2d() (in module mathutils.geometry)
intersect_line_plane() (in module mathutils.geometry)
intersect_line_sphere() (in module mathutils.geometry)
intersect_line_sphere_2d() (in module mathutils.geometry)
intersect_plane_plane() (in module mathutils.geometry)
intersect_point_line() (in module mathutils.geometry)
intersect_point_quad_2d() (in module mathutils.geometry)
intersect_point_tri() (in module mathutils.geometry)
intersect_point_tri_2d() (in module mathutils.geometry)
intersect_ray_tri() (in module mathutils.geometry)
intersect_sphere_sphere_2d() (in module mathutils.geometry)
intersect_tri_tri_2d() (in module mathutils.geometry)
intersection_threshold (bpy.types.GPencilSculptSettings attribute)
IntProperty (class in bpy.types)
IntProperty() (in module bpy.props)
IntProperty.array_dimensions (in module bpy.types)
IntProperty.array_length (in module bpy.types)
IntProperty.default (in module bpy.types)
IntProperty.default_array (in module bpy.types)
IntProperty.hard_max (in module bpy.types)
IntProperty.hard_min (in module bpy.types)
IntProperty.is_array (in module bpy.types)
IntProperty.soft_max (in module bpy.types)
IntProperty.soft_min (in module bpy.types)
IntProperty.step (in module bpy.types)
IntVectorProperty() (in module bpy.props)
inverse_matrix (bpy.types.ChildOfConstraint attribute)
invert (bpy.types.CompositorNodeStabilize attribute)
(bpy.types.GPencilLayerMask attribute)
(bpy.types.LineStyleAlphaModifier_AlongStroke attribute)
(bpy.types.LineStyleAlphaModifier_CreaseAngle attribute)
(bpy.types.LineStyleAlphaModifier_Curvature_3D attribute)
(bpy.types.LineStyleAlphaModifier_DistanceFromCamera attribute)
(bpy.types.LineStyleAlphaModifier_DistanceFromObject attribute)
(bpy.types.LineStyleAlphaModifier_Material attribute)
(bpy.types.LineStyleAlphaModifier_Noise attribute)
(bpy.types.LineStyleAlphaModifier_Tangent attribute)
(bpy.types.LineStyleThicknessModifier_AlongStroke attribute)
(bpy.types.LineStyleThicknessModifier_CreaseAngle attribute)
(bpy.types.LineStyleThicknessModifier_Curvature_3D attribute)
(bpy.types.LineStyleThicknessModifier_DistanceFromCamera attribute)
(bpy.types.LineStyleThicknessModifier_DistanceFromObject attribute)
(bpy.types.LineStyleThicknessModifier_Material attribute)
(bpy.types.LineStyleThicknessModifier_Tangent attribute)
(bpy.types.MaskLayer attribute)
(bpy.types.ShaderNodeBump attribute)
(bpy.types.ShaderNodeVectorRotate attribute)
invert() (in module bpy.ops.image)
(mathutils.Matrix method)
invert_alpha (bpy.types.CompositorNodeInvert attribute)
(bpy.types.ImageTexture attribute)
invert_falloff (bpy.types.VertexWeightEditModifier attribute)
(bpy.types.VertexWeightProximityModifier attribute)
invert_gain (bpy.types.SequenceColorBalanceData attribute)
invert_gamma (bpy.types.SequenceColorBalanceData attribute)
invert_grid (bpy.types.ParticleSettings attribute)
invert_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.ThickGpencilModifier attribute)
(bpy.types.TimeGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
invert_layers (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.ThickGpencilModifier attribute)
(bpy.types.TimeGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
invert_lift (bpy.types.SequenceColorBalanceData attribute)
invert_mask_vertex_group (bpy.types.VertexWeightEditModifier attribute)
(bpy.types.VertexWeightMixModifier attribute)
(bpy.types.VertexWeightProximityModifier attribute)
invert_material_pass (bpy.types.ArrayGpencilModifier 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.ThickGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
invert_materials (bpy.types.ArrayGpencilModifier 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.ThickGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
invert_mouse_zoom (bpy.types.PreferencesInput attribute)
invert_proximity (bpy.types.DynamicPaintBrushSettings attribute)
invert_rgb (bpy.types.CompositorNodeInvert attribute)
invert_safe() (mathutils.Matrix method)
invert_stencil (bpy.types.ImagePaint attribute)
invert_to_scrape_fill (bpy.types.Brush attribute)
invert_vertex (bpy.types.HookGpencilModifier attribute)
(bpy.types.LatticeGpencilModifier attribute)
(bpy.types.NoiseGpencilModifier attribute)
(bpy.types.OffsetGpencilModifier attribute)
(bpy.types.OpacityGpencilModifier attribute)
(bpy.types.SmoothGpencilModifier attribute)
(bpy.types.ThickGpencilModifier attribute)
(bpy.types.TintGpencilModifier attribute)
invert_vertex_group (bpy.types.ArmatureGpencilModifier attribute)
(bpy.types.ArmatureModifier attribute)
(bpy.types.BevelModifier attribute)
(bpy.types.CastModifier attribute)
(bpy.types.CorrectiveSmoothModifier attribute)
(bpy.types.CurveModifier attribute)
(bpy.types.DataTransferModifier attribute)
(bpy.types.DecimateModifier attribute)
(bpy.types.DisplaceModifier attribute)
(bpy.types.ExplodeModifier attribute)
(bpy.types.HookModifier attribute)
(bpy.types.LaplacianDeformModifier attribute)
(bpy.types.LaplacianSmoothModifier attribute)
(bpy.types.LatticeModifier attribute)
(bpy.types.MaskModifier attribute)
(bpy.types.MeshDeformModifier attribute)
(bpy.types.NormalEditModifier attribute)
(bpy.types.ShrinkwrapModifier attribute)
(bpy.types.SimpleDeformModifier attribute)
(bpy.types.SmoothModifier attribute)
(bpy.types.SolidifyModifier attribute)
(bpy.types.SurfaceDeformModifier attribute)
(bpy.types.UVWarpModifier attribute)
(bpy.types.WarpModifier attribute)
(bpy.types.WaveModifier attribute)
(bpy.types.WeightedNormalModifier attribute)
(bpy.types.WeldModifier attribute)
(bpy.types.WireframeModifier attribute)
invert_vertex_group_clump (bpy.types.ParticleSystem attribute)
invert_vertex_group_density (bpy.types.ParticleSystem attribute)
invert_vertex_group_field (bpy.types.ParticleSystem attribute)
invert_vertex_group_kink (bpy.types.ParticleSystem attribute)
invert_vertex_group_length (bpy.types.ParticleSystem attribute)
invert_vertex_group_rotation (bpy.types.ParticleSystem attribute)
invert_vertex_group_roughness_1 (bpy.types.ParticleSystem attribute)
invert_vertex_group_roughness_2 (bpy.types.ParticleSystem attribute)
invert_vertex_group_roughness_end (bpy.types.ParticleSystem attribute)
invert_vertex_group_size (bpy.types.ParticleSystem attribute)
invert_vertex_group_tangent (bpy.types.ParticleSystem attribute)
invert_vertex_group_twist (bpy.types.ParticleSystem attribute)
invert_vertex_group_velocity (bpy.types.ParticleSystem attribute)
invert_visibility_collection (bpy.types.LightProbe attribute)
invert_x (bpy.types.CopyLocationConstraint attribute)
(bpy.types.CopyRotationConstraint attribute)
invert_y (bpy.types.CopyLocationConstraint attribute)
(bpy.types.CopyRotationConstraint attribute)
invert_z (bpy.types.CopyLocationConstraint attribute)
(bpy.types.CopyRotationConstraint attribute)
invert_zmask (bpy.types.ViewLayer attribute)
invert_zoom_wheel (bpy.types.PreferencesInput attribute)
inverted() (mathutils.Matrix method)
inverted_safe() (mathutils.Matrix method)
invoke() (bpy.types.Gizmo method)
(bpy.types.Operator method)
(bpy_extras.io_utils.ExportHelper method)
(bpy_extras.io_utils.ImportHelper method)
invoke_confirm() (bpy.types.WindowManager class method)
invoke_popup() (bpy.types.WindowManager class method)
invoke_prepare() (bpy.types.GizmoGroup method)
invoke_props_dialog() (bpy.types.WindowManager class method)
invoke_props_popup() (bpy.types.WindowManager class method)
invoke_search_popup() (bpy.types.WindowManager class method)
is_active (bpy.types.DynamicPaintSurface attribute)
is_active_output (bpy.types.NodeGroupOutput attribute)
(bpy.types.ShaderNodeOutputLight attribute)
(bpy.types.ShaderNodeOutputLineStyle attribute)
(bpy.types.ShaderNodeOutputMaterial attribute)
(bpy.types.ShaderNodeOutputWorld attribute)
is_animation (bpy.types.RenderEngine attribute)
is_begin (freestyle.types.Iterator attribute)
is_boundary (bmesh.types.BMEdge attribute)
(bmesh.types.BMVert attribute)
is_cache_baking_any (bpy.types.FluidDomainSettings attribute)
is_cache_baking_data (bpy.types.FluidDomainSettings attribute)
is_cache_baking_guide (bpy.types.FluidDomainSettings attribute)
is_cache_baking_mesh (bpy.types.FluidDomainSettings attribute)
is_cache_baking_noise (bpy.types.FluidDomainSettings attribute)
is_cache_baking_particles (bpy.types.FluidDomainSettings attribute)
is_closed (freestyle.types.ViewEdge attribute)
is_contiguous (bmesh.types.BMEdge attribute)
is_convex (bmesh.types.BMEdge attribute)
(bmesh.types.BMLoop attribute)
is_data (bpy.types.ColorManagedInputColorspaceSettings attribute)
is_deform_modified() (bpy.types.Object method)
is_dirty (bpy.types.Preferences attribute)
is_edited (bpy.types.GPencilFrame attribute)
is_empty (freestyle.types.Curve attribute)
is_end (freestyle.types.Iterator attribute)
is_frozen (mathutils.Color attribute)
(mathutils.Euler attribute)
(mathutils.Matrix attribute)
(mathutils.Quaternion attribute)
(mathutils.Vector attribute)
is_icon_custom (bpy.types.ImagePreview attribute)
is_image_custom (bpy.types.ImagePreview attribute)
is_incoming (freestyle.types.AdjacencyIterator attribute)
is_incrementing (freestyle.types.ChainingIterator attribute)
is_keyed (bpy.types.MovieTrackingMarker attribute)
is_loose (bpy.types.MeshEdge attribute)
is_manifold (bmesh.types.BMEdge attribute)
(bmesh.types.BMVert attribute)
is_modified (bpy.types.MotionPath attribute)
is_modified() (bpy.types.Object method)
is_negative (mathutils.Matrix attribute)
is_orthogonal (mathutils.Matrix attribute)
is_orthogonal_axis_vectors (mathutils.Matrix attribute)
is_orthographic_side_view (bpy.types.RegionView3D attribute)
is_perspective (bpy.types.RegionView3D attribute)
is_poly_clockwise() (in module freestyle.utils)
is_preview (bpy.types.RenderEngine attribute)
is_property_hidden() (bpy.types.bpy_struct method)
is_property_overridable_library() (bpy.types.bpy_struct method)
is_property_readonly() (bpy.types.bpy_struct method)
is_property_set() (bpy.types.bpy_struct method)
is_registered() (in module bpy.app.timers)
is_registered_node_type() (bpy.types.CompositorNodeAlphaOver class method)
(bpy.types.CompositorNodeBilateralblur class method)
(bpy.types.CompositorNodeBlur class method)
(bpy.types.CompositorNodeBokehBlur class method)
(bpy.types.CompositorNodeBokehImage class method)
(bpy.types.CompositorNodeBoxMask class method)
(bpy.types.CompositorNodeBrightContrast class method)
(bpy.types.CompositorNodeChannelMatte class method)
(bpy.types.CompositorNodeChromaMatte class method)
(bpy.types.CompositorNodeColorBalance class method)
(bpy.types.CompositorNodeColorCorrection class method)
(bpy.types.CompositorNodeColorMatte class method)
(bpy.types.CompositorNodeColorSpill class method)
(bpy.types.CompositorNodeCombHSVA class method)
(bpy.types.CompositorNodeCombRGBA class method)
(bpy.types.CompositorNodeCombYCCA class method)
(bpy.types.CompositorNodeCombYUVA class method)
(bpy.types.CompositorNodeComposite class method)
(bpy.types.CompositorNodeCornerPin class method)
(bpy.types.CompositorNodeCrop class method)
(bpy.types.CompositorNodeCryptomatte class method)
(bpy.types.CompositorNodeCurveRGB class method)
(bpy.types.CompositorNodeCurveVec class method)
(bpy.types.CompositorNodeDBlur class method)
(bpy.types.CompositorNodeDefocus class method)
(bpy.types.CompositorNodeDenoise class method)
(bpy.types.CompositorNodeDespeckle class method)
(bpy.types.CompositorNodeDiffMatte class method)
(bpy.types.CompositorNodeDilateErode class method)
(bpy.types.CompositorNodeDisplace class method)
(bpy.types.CompositorNodeDistanceMatte class method)
(bpy.types.CompositorNodeDoubleEdgeMask class method)
(bpy.types.CompositorNodeEllipseMask class method)
(bpy.types.CompositorNodeFilter class method)
(bpy.types.CompositorNodeFlip class method)
(bpy.types.CompositorNodeGamma class method)
(bpy.types.CompositorNodeGlare class method)
(bpy.types.CompositorNodeGroup class method)
(bpy.types.CompositorNodeHueCorrect class method)
(bpy.types.CompositorNodeHueSat class method)
(bpy.types.CompositorNodeIDMask class method)
(bpy.types.CompositorNodeImage class method)
(bpy.types.CompositorNodeInpaint class method)
(bpy.types.CompositorNodeInvert class method)
(bpy.types.CompositorNodeKeying class method)
(bpy.types.CompositorNodeKeyingScreen class method)
(bpy.types.CompositorNodeLensdist class method)
(bpy.types.CompositorNodeLevels class method)
(bpy.types.CompositorNodeLumaMatte class method)
(bpy.types.CompositorNodeMapRange class method)
(bpy.types.CompositorNodeMapUV class method)
(bpy.types.CompositorNodeMapValue class method)
(bpy.types.CompositorNodeMask class method)
(bpy.types.CompositorNodeMath class method)
(bpy.types.CompositorNodeMixRGB class method)
(bpy.types.CompositorNodeMovieClip class method)
(bpy.types.CompositorNodeMovieDistortion class method)
(bpy.types.CompositorNodeNormal class method)
(bpy.types.CompositorNodeNormalize class method)
(bpy.types.CompositorNodeOutputFile class method)
(bpy.types.CompositorNodePixelate class method)
(bpy.types.CompositorNodePlaneTrackDeform class method)
(bpy.types.CompositorNodePremulKey class method)
(bpy.types.CompositorNodeRGB class method)
(bpy.types.CompositorNodeRGBToBW class method)
(bpy.types.CompositorNodeRLayers class method)
(bpy.types.CompositorNodeRotate class method)
(bpy.types.CompositorNodeScale class method)
(bpy.types.CompositorNodeSepHSVA class method)
(bpy.types.CompositorNodeSepRGBA class method)
(bpy.types.CompositorNodeSepYCCA class method)
(bpy.types.CompositorNodeSepYUVA class method)
(bpy.types.CompositorNodeSetAlpha class method)
(bpy.types.CompositorNodeSplitViewer class method)
(bpy.types.CompositorNodeStabilize class method)
(bpy.types.CompositorNodeSunBeams class method)
(bpy.types.CompositorNodeSwitch class method)
(bpy.types.CompositorNodeSwitchView class method)
(bpy.types.CompositorNodeTexture class method)
(bpy.types.CompositorNodeTime class method)
(bpy.types.CompositorNodeTonemap class method)
(bpy.types.CompositorNodeTrackPos class method)
(bpy.types.CompositorNodeTransform class method)
(bpy.types.CompositorNodeTranslate class method)
(bpy.types.CompositorNodeValToRGB class method)
(bpy.types.CompositorNodeValue class method)
(bpy.types.CompositorNodeVecBlur class method)
(bpy.types.CompositorNodeViewer class method)
(bpy.types.CompositorNodeZcombine class method)
(bpy.types.Node class method)
(bpy.types.NodeFrame class method)
(bpy.types.NodeGroup class method)
(bpy.types.NodeGroupInput class method)
(bpy.types.NodeGroupOutput class method)
(bpy.types.NodeReroute class method)
(bpy.types.ShaderNodeAddShader class method)
(bpy.types.ShaderNodeAmbientOcclusion class method)
(bpy.types.ShaderNodeAttribute class method)
(bpy.types.ShaderNodeBackground class method)
(bpy.types.ShaderNodeBevel class method)
(bpy.types.ShaderNodeBlackbody class method)
(bpy.types.ShaderNodeBrightContrast class method)
(bpy.types.ShaderNodeBsdfAnisotropic class method)
(bpy.types.ShaderNodeBsdfDiffuse class method)
(bpy.types.ShaderNodeBsdfGlass class method)
(bpy.types.ShaderNodeBsdfGlossy class method)
(bpy.types.ShaderNodeBsdfHair class method)
(bpy.types.ShaderNodeBsdfHairPrincipled class method)
(bpy.types.ShaderNodeBsdfPrincipled class method)
(bpy.types.ShaderNodeBsdfRefraction class method)
(bpy.types.ShaderNodeBsdfToon class method)
(bpy.types.ShaderNodeBsdfTranslucent class method)
(bpy.types.ShaderNodeBsdfTransparent class method)
(bpy.types.ShaderNodeBsdfVelvet class method)
(bpy.types.ShaderNodeBump class method)
(bpy.types.ShaderNodeCameraData class method)
(bpy.types.ShaderNodeClamp class method)
(bpy.types.ShaderNodeCombineHSV class method)
(bpy.types.ShaderNodeCombineRGB class method)
(bpy.types.ShaderNodeCombineXYZ class method)
(bpy.types.ShaderNodeDisplacement class method)
(bpy.types.ShaderNodeEeveeSpecular class method)
(bpy.types.ShaderNodeEmission class method)
(bpy.types.ShaderNodeFresnel class method)
(bpy.types.ShaderNodeGamma class method)
(bpy.types.ShaderNodeGroup class method)
(bpy.types.ShaderNodeHairInfo class method)
(bpy.types.ShaderNodeHoldout class method)
(bpy.types.ShaderNodeHueSaturation class method)
(bpy.types.ShaderNodeInvert class method)
(bpy.types.ShaderNodeLayerWeight class method)
(bpy.types.ShaderNodeLightFalloff class method)
(bpy.types.ShaderNodeLightPath class method)
(bpy.types.ShaderNodeMapping class method)
(bpy.types.ShaderNodeMapRange class method)
(bpy.types.ShaderNodeMath class method)
(bpy.types.ShaderNodeMixRGB class method)
(bpy.types.ShaderNodeMixShader class method)
(bpy.types.ShaderNodeNewGeometry class method)
(bpy.types.ShaderNodeNormal class method)
(bpy.types.ShaderNodeNormalMap class method)
(bpy.types.ShaderNodeObjectInfo class method)
(bpy.types.ShaderNodeOutputAOV class method)
(bpy.types.ShaderNodeOutputLight class method)
(bpy.types.ShaderNodeOutputLineStyle class method)
(bpy.types.ShaderNodeOutputMaterial class method)
(bpy.types.ShaderNodeOutputWorld class method)
(bpy.types.ShaderNodeParticleInfo class method)
(bpy.types.ShaderNodeRGB class method)
(bpy.types.ShaderNodeRGBCurve class method)
(bpy.types.ShaderNodeRGBToBW class method)
(bpy.types.ShaderNodeScript class method)
(bpy.types.ShaderNodeSeparateHSV class method)
(bpy.types.ShaderNodeSeparateRGB class method)
(bpy.types.ShaderNodeSeparateXYZ class method)
(bpy.types.ShaderNodeShaderToRGB class method)
(bpy.types.ShaderNodeSqueeze class method)
(bpy.types.ShaderNodeSubsurfaceScattering class method)
(bpy.types.ShaderNodeTangent class method)
(bpy.types.ShaderNodeTexBrick class method)
(bpy.types.ShaderNodeTexChecker class method)
(bpy.types.ShaderNodeTexCoord class method)
(bpy.types.ShaderNodeTexEnvironment class method)
(bpy.types.ShaderNodeTexGradient class method)
(bpy.types.ShaderNodeTexIES class method)
(bpy.types.ShaderNodeTexImage class method)
(bpy.types.ShaderNodeTexMagic class method)
(bpy.types.ShaderNodeTexMusgrave class method)
(bpy.types.ShaderNodeTexNoise class method)
(bpy.types.ShaderNodeTexPointDensity class method)
(bpy.types.ShaderNodeTexSky class method)
(bpy.types.ShaderNodeTexVoronoi class method)
(bpy.types.ShaderNodeTexWave class method)
(bpy.types.ShaderNodeTexWhiteNoise class method)
(bpy.types.ShaderNodeUVAlongStroke class method)
(bpy.types.ShaderNodeUVMap class method)
(bpy.types.ShaderNodeValToRGB class method)
(bpy.types.ShaderNodeValue class method)
(bpy.types.ShaderNodeVectorCurve class method)
(bpy.types.ShaderNodeVectorDisplacement class method)
(bpy.types.ShaderNodeVectorMath class method)
(bpy.types.ShaderNodeVectorRotate class method)
(bpy.types.ShaderNodeVectorTransform class method)
(bpy.types.ShaderNodeVertexColor class method)
(bpy.types.ShaderNodeVolumeAbsorption class method)
(bpy.types.ShaderNodeVolumeInfo class method)
(bpy.types.ShaderNodeVolumePrincipled class method)
(bpy.types.ShaderNodeVolumeScatter class method)
(bpy.types.ShaderNodeWavelength class method)
(bpy.types.ShaderNodeWireframe class method)
(bpy.types.TextureNodeAt class method)
(bpy.types.TextureNodeBricks class method)
(bpy.types.TextureNodeChecker class method)
(bpy.types.TextureNodeCompose class method)
(bpy.types.TextureNodeCoordinates class method)
(bpy.types.TextureNodeCurveRGB class method)
(bpy.types.TextureNodeCurveTime class method)
(bpy.types.TextureNodeDecompose class method)
(bpy.types.TextureNodeDistance class method)
(bpy.types.TextureNodeGroup class method)
(bpy.types.TextureNodeHueSaturation class method)
(bpy.types.TextureNodeImage class method)
(bpy.types.TextureNodeInvert class method)
(bpy.types.TextureNodeMath class method)
(bpy.types.TextureNodeMixRGB class method)
(bpy.types.TextureNodeOutput class method)
(bpy.types.TextureNodeRGBToBW class method)
(bpy.types.TextureNodeRotate class method)
(bpy.types.TextureNodeScale class method)
(bpy.types.TextureNodeTexBlend class method)
(bpy.types.TextureNodeTexClouds class method)
(bpy.types.TextureNodeTexDistNoise class method)
(bpy.types.TextureNodeTexMagic class method)
(bpy.types.TextureNodeTexMarble class method)
(bpy.types.TextureNodeTexMusgrave class method)
(bpy.types.TextureNodeTexNoise class method)
(bpy.types.TextureNodeTexStucci class method)
(bpy.types.TextureNodeTexture class method)
(bpy.types.TextureNodeTexVoronoi class method)
(bpy.types.TextureNodeTexWood class method)
(bpy.types.TextureNodeTranslate class method)
(bpy.types.TextureNodeValToNor class method)
(bpy.types.TextureNodeValToRGB class method)
(bpy.types.TextureNodeViewer class method)
is_repeat() (bpy.types.Operator method)
is_running() (bpy.types.XrSessionState class method)
is_sequence (bpy.types.CacheFile attribute)
(bpy.types.Volume attribute)
is_singleton (bmesh.types.BMLayerCollection attribute)
is_smooth (freestyle.types.FEdge attribute)
is_solo (bpy.types.NlaTrack attribute)
is_start (bpy.types.OperatorStrokeElement attribute)
is_subdir() (in module bpy.path)
is_syntax_highlight_supported() (bpy.types.SpaceTextEditor method)
(bpy.types.Text method)
is_user_modified (bpy.types.KeyMap attribute)
is_valid (bmesh.types.BMEdge attribute)
(bmesh.types.BMesh attribute)
(bmesh.types.BMFace attribute)
(bmesh.types.BMLoop attribute)
(bmesh.types.BMVert attribute)
(bpy.types.Driver attribute)
(bpy.types.FCurve attribute)
(bpy.types.NodeLink attribute)
(bpy.types.ParticleTarget attribute)
is_wire (bmesh.types.BMEdge attribute)
(bmesh.types.BMVert attribute)
is_wrapped (bmesh.types.BMesh attribute)
(mathutils.Color attribute)
(mathutils.Euler attribute)
(mathutils.Matrix attribute)
(mathutils.Quaternion attribute)
(mathutils.Vector attribute)
islands_precision (bpy.types.DataTransferModifier attribute)
isolate_type_render() (in module bpy.ops.object)
Itasc (class in bpy.types)
item (bpy.types.ThemeWidgetColors attribute)
item_activate() (in module bpy.ops.outliner)
item_drag_drop() (in module bpy.ops.outliner)
item_openclose() (in module bpy.ops.outliner)
item_rename() (in module bpy.ops.outliner)
items() (bmesh.types.BMDeformVert method)
(bmesh.types.BMLayerCollection method)
(bpy.types.bpy_prop_collection method)
(bpy.types.bpy_struct method)
(idprop.types.IDPropertyGroup method)
iter_distance_along_stroke() (in module freestyle.utils)
iter_distance_from_camera() (in module freestyle.utils)
iter_distance_from_object() (in module freestyle.utils)
iter_material_value() (in module freestyle.utils)
iter_t2d_along_stroke() (in module freestyle.utils)
iterations (bpy.types.CompositorNodeBilateralblur attribute)
(bpy.types.CompositorNodeDBlur attribute)
(bpy.types.CompositorNodeGlare attribute)
(bpy.types.CorrectiveSmoothModifier attribute)
(bpy.types.DecimateModifier attribute)
(bpy.types.Itasc attribute)
(bpy.types.KinematicConstraint attribute)
(bpy.types.LaplacianDeformModifier attribute)
(bpy.types.LaplacianSmoothModifier attribute)
(bpy.types.ScrewModifier attribute)
(bpy.types.SmoothModifier attribute)
Iterator (class in freestyle.types)
iterator() (bpy.types.KeyingSetInfo method)
iteritems() (idprop.types.IDPropertyGroup method)