Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 e8299c8 - API documentation »
  • Types (bpy.types) »

TextureNodeTree(NodeTree)¶

base classes — bpy_struct, ID, NodeTree

class bpy.types.TextureNodeTree(NodeTree)¶

Node tree consisting of linked nodes used for textures

Inherited Properties

  • bpy_struct.id_data
  • ID.name
  • ID.users
  • ID.use_fake_user
  • ID.tag
  • ID.is_updated
  • ID.is_updated_data
  • ID.is_library_indirect
  • ID.library
  • ID.preview
  • NodeTree.view_center
  • NodeTree.animation_data
  • NodeTree.nodes
  • NodeTree.links
  • NodeTree.grease_pencil
  • NodeTree.type
  • NodeTree.inputs
  • NodeTree.active_input
  • NodeTree.outputs
  • NodeTree.active_output
  • NodeTree.bl_idname
  • NodeTree.bl_label
  • NodeTree.bl_description
  • NodeTree.bl_icon

Inherited Functions

  • bpy_struct.as_pointer
  • bpy_struct.driver_add
  • bpy_struct.driver_remove
  • bpy_struct.get
  • bpy_struct.is_property_hidden
  • bpy_struct.is_property_readonly
  • bpy_struct.is_property_set
  • bpy_struct.items
  • bpy_struct.keyframe_delete
  • bpy_struct.keyframe_insert
  • bpy_struct.keys
  • bpy_struct.path_from_id
  • bpy_struct.path_resolve
  • bpy_struct.property_unset
  • bpy_struct.type_recast
  • bpy_struct.values
  • ID.copy
  • ID.user_clear
  • ID.user_remap
  • ID.user_of_id
  • ID.animation_data_create
  • ID.animation_data_clear
  • ID.update_tag
  • NodeTree.interface_update
  • NodeTree.poll
  • NodeTree.update
  • NodeTree.get_from_context

Previous topic

TextureNodeTranslate(TextureNode)

Next topic

TextureNodeValToNor(TextureNode)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 e8299c8 - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation. Created using Sphinx 1.4.8.